.maintext {
	font-family: Tahoma;
	font-size: 12pt;
	color: #333333;
	
}

.maintextlink {
	color: #FF9900;
	font-weight: bold;
	
}

.botnavtextlink {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;	
}

.toporangetext {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;	
}

.mainnavbar {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}

a.mainnavbar:link { 
color: #FFFFFF;  
} 
a.mainnavbar:visited { 
color: #FFFFFF; 
}
a.mainnavbar:hover {
color: #FFFFFF;
}
a.mainnavbar:active {
color: #FFFFFF;
}
