<style type=text/css>
A  {
	font-family : Verdana,Arial;
	text-decoration: none;
}

A:Visited  {
	text-decoration: none;
}

A:Active  {
	text-decoration: none;
	
}

A:Hover  {
	text-decoration: underline;
}

BODY  {
	font : verdana,arial, helvetica, sans;
}
</style>
