.maintext a:link { text-decoration: none; color: #C86A34} 
.maintext a:visited { text-decoration: none; color: #C86A34}
.maintext a:active {
	color: #C86A34;
	text-decoration: none;
}  
.maintext a:hover { text-decoration: underline; color: #00008A} 
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #00008A;
	text-decoration: none;
}

.blacktext a:link { text-decoration: underline; color: #000099; line-height: 20px} 
.blacktext a:visited { text-decoration: underline; color: #000099}
.blacktext a:active {  }  
.blacktext a:hover { text-decoration: none; color: #6699CC} 
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #00008A;
	font-weight: bold;
}

.leftnavtext a:link {
	text-decoration: none;
	color: #00008A;
	line-height: 20px;
	font-size: 12px;
} 
.leftnavtext a:visited {
	text-decoration: none;
	color: #00008A;
	line-height: 20px;
	font-size: 12px;
}
.leftnavtext a:active { 
	color: #00008A;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}  
.leftnavtext a:hover {
	text-decoration: none;
	color: #C86A34;
	line-height: 20px;
	font-size: 12px;
} 
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-decoration: none;
	color: #00008A;
}
.whitetext A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.whitetext A:visited {text-decoration: none; color: #FFFFFF}
.whitetext A:active {text-decoration: none}
.whitetext a:hover {
	text-decoration: none;
	color: #C86A34;
} 
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #00008A;
}
