.MenuItems {  font-family: Tahoma; font-size: 16px; font-weight: 900; text-transform: capitalize; color: #FFFFFF}
.footermenu {  font-family: Tahoma; font-size: xx-small; color: #669933}
a:link {  font-family: Tahoma; font-style: normal; color: #669933; text-decoration: underline}
a:hover {  font-family: Tahoma; font-style: normal; color: #000000; text-decoration: underline}
.bodytext {  font-family: Tahoma; font-size: x-small; font-weight: bold; color: #000000; text-align: justify}
.LeadText {  font-family: Tahoma; font-size: medium; font-weight: bold; color: #669933; text-indent: 5px}
.subheading {  font-family: Tahoma; font-size: medium; font-style: italic; font-weight: bold; color: #669933; text-align: center; background-position: center}
.nav a{
		height:25px;
		padding-left:42px;
		padding-top:4px;
		padding-bottom:4px;
		color: #FFFFFF;
		text-decoration: none;
		font-family: Tahoma; font-size: 14px; font-weight:bold;
		
		
}
.nav a:hover{
		height:25px;
		padding-left:42px;
		padding-top:4px;
		padding-bottom:4px;
		color: #FFFF00;
		text-decoration: none;
		font-family: Tahoma; font-size: 14px; font-weight: bold;
		
		
}

.whitetext a{
		height:25px;
		padding-left:42px;
		padding-top:4px;
		padding-bottom:4px;
		color: #FFFFFF;
		text-decoration: none;
		font-family: Tahoma; font-size: 14px; 
		
		
}
.whitetext a:hover{
		height:25px;
		padding-left:42px;
		padding-top:4px;
		padding-bottom:4px;
		color: #FFFFFF;
		text-decoration:underline;
		font-family: Tahoma; font-size: 14px; 
		
		
}