 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: underline;; color: #DAAFDC}


</style>

a:link {  color: #0000FF}
a:hover {
	color: #FF0000;
	border-top: thin none #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin none #FF0000;
	border-left: thin none #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;




}
a:link {  color: #DAAFDC; text-decoration: underline}
