.whtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whtextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: decimal;
	list-style-image: none;
}

#maintext a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #FFFFFF;
	background: transparent; 
	}
	
#maintext  a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #B3E3FF;
	background: transparent; 
	}
	

#maintext a:hover {
	font-weight : bold;
	color: #CFEBFF;
	background: transparent;
	text-decoration: underline;
	}
