.maintext a:link { text-decoration: none; color: #8080FF; line-height: 17px} 
.maintext a:visited {
	text-decoration: none;
	color: #8080FF;
	line-height: 17px;
}
.maintext a:active { ;
	color: #8080FF;
	text-decoration: none;
	line-height: 17px;
}  
.maintext a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
} 
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.leftnavtext a:link { text-decoration: none; color: #F9E2AB; line-height: 16px} 
.leftnavtext a:visited {
	text-decoration: none;
	color: #F9E2AB;
	line-height: 16px;
}
.leftnavtext a:active { ;
	line-height: 16px;
	color: #F9E2AB;
	text-decoration: none;
}  
.leftnavtext a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
} 
.leftnavtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}  

.smallwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.foottext a:link { text-decoration: none; color: #F9E2AB; line-height: 16px} 
.foottext a:visited {
	text-decoration: none;
	color: #F9E2AB;
	line-height: 16px;
}
.foottext a:active { ;
	line-height: 16px;
	color: #F9E2AB;
	text-decoration: none;
}  
.foottext a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
} 
.foottext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #F9E2AB;
	text-decoration: none;
}

