 Style Sheet created with the CoffeeCup StyleSheet Maker++ 
 http://www.coffeecup.com 
<style type="text/css">


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


</style>

a:link {  color: #0000FF}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	border-top: thin none #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin none #FF0000;
	border-left: thin none #FF0000;
	background-color: #FFFFFF;


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