.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;

}

a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



