.maintext a:link {
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	size:12px;
} 
.maintext a:visited { text-decoration: none; color: #990000}
.maintext a:active { 
	color: #990000;
	text-decoration: none;
}  
.maintext a:hover { text-decoration: underline; color: #333333} 
.maintext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.maintext2 a:hover { text-decoration: underline; color: #ffa6a6} 
.maintext2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.whitetext a:link { text-decoration: none; color: #990000} 
.whitetext a:visited { text-decoration: none; color: #990000}
.whitetext a:active {
	color: #990000;
	text-decoration: none;
}  
.whitetext a:hover { text-decoration: underline; color: #333333} 
.whitetext {
	font-family: Tahoma;
	font-size: 9px;
	;
	line-height: 17px;
	color: #333333;
}

.leftnavtext a:link { text-decoration: underline; color: #960000} 
.leftnavtext a:visited { text-decoration: none; color: #960000}
.leftnavtext a:active {
	color: #960000;
	text-decoration: none;
}  
.leftnavtext a:hover { text-decoration: underline; color: #B8AC5B} 
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #960000;
	text-decoration: none;
}

.smallermaintext {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
