.localMenu
     {  color: white;
	background-color: #409020;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	}

.myH1
     {  color: #409020;
        font-size: 20pt;
	font-weight: bold;
        }
.comingSoon
     {  color: #ff0000;
        font-size: 20pt;
	font-weight: bold;
        }

.myH2
     {  color: #409020;
        font-size: 14pt;
	font-weight: bold;
        }


