.maintext a:link {
	text-decoration: none;
	color: #000078;
	font-style: normal;
	font-weight: normal;
} 
.maintext a:visited { text-decoration: none; color: #000078}
.maintext a:active { 
	color: #000078;
	text-decoration: none;
}  
.maintext a:hover { text-decoration: none; color: #FFED00} 
.maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000077;
	text-decoration: none;
}

.whitetext a:link { text-decoration: none; color: #FFFFFF} 
.whitetext a:visited { text-decoration: none; color: #FFFFFF}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
}  
.whitetext a:hover { text-decoration: none; color: #960000} 
.whitetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #FFFFFF;
}

.leftnavtext a:link { text-decoration: none; color: #000077} 
.leftnavtext a:visited { text-decoration: none; color: #000077}
.leftnavtext a:active {
	color: #000077;
	text-decoration: none;
}  
.leftnavtext a:hover { text-decoration: none; color: #FFED00} 
.leftnavtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #000077;
	text-decoration: none;
}

.smallermaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6951C7;
	text-decoration: none;
}

.datetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.titletext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.title2text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

