 SPAN A:link {
	text-decoration: none;
	font-style: normal;
	color: #0000FF;
}
 SPAN A:visited {text-decoration: none; font-style: normal; color: #0000FF}
 SPAN A:hover {
	text-decoration: underline;
	font-style: normal;
	color: #CC0000;
}
 
 SPAN.active A:link {text-decoration: none; color: #FFFF00; font-style: normal}
 SPAN.active A:visited {text-decoration: none; color: #0000FF; font-style: bold}
 SPAN.active A:hover {text-decoration: underline; font-style: bold}

 SPAN.rever A:link {text-decoration: underline; color: yellow; font-style: normal}
 SPAN.rever A:visited {text-decoration: underline; color: yellow; font-style: normal}
 SPAN.rever A:hover {text-decoration: underline; color:#CC0000; font-style: normal}
.clearun {
	text-decoration: none;
	font-style: normal;
}
a:link {
	text-decoration: none;
	border: none;
	color: #0000FF;



}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-position: center center;
	border: thin none #CCCCCC;
	letter-spacing: normal;
	white-space: normal;






}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;

}
a:visited {
	color: #0000FF;
	text-decoration: none;


}
