@charset "ISO-8859-1";

  
	body {background-color: rgb(165, 0, 34); font-family: Verdana;}
	
	a:link {text-decoration: none; color: black;}
 	a:visited {text-decoration: none; color: black;}
 	a:focus {text-decoration: undeline; color: black;}
 	a:hover {text-decoration: undeline; color: lightgrey;}
 	a:active {text-decoration: underline; color: lightgrey;}
 	
 	
 	