<style type="text/css">

A:link {TEXT-DECORATION: underline;}
A:hover {background-color:blue; 
	font-family: Georgia, arial;
   font-weight:bolder;	
	color: white;
	font-size: 10pt;
   width: 120; height:25;
	text-decoration: overline underline;   
	}
A:active {background: #98fb98; TEXT-DECORATION: none}

      h1{ font-family:georgia, arial; font-size: 13pt; text-indent: 2em; font-weight: bolder;}
     .w{ color:white }
     .r{ color:red }
      
</style>
