<style type="text/css">

A:link {TEXT-DECORATION: underline;}
A:hover {background-color:black; 
	font-family: Georgia, arial;
   font-weight:bolder;	
	color: blue;
	font-size: 9pt;

	text-decoration: overline underline;   
	}
A:active {background: #98fb98; TEXT-DECORATION: none}

      h1{ font-family:georgia, arial; font-size: 16pt; text-indent: 2em; font-weight: bolder;}
      h2{ font-family:georgia, arial; font-size: 13pt; text-indent: 2em; font-weight: bolder;}
      
     .yb{ color:yellow; font-weight:bolder }
     .rb{ color:red; font-weight:bolder }
     .cb{ color:cyan; font-weight:bolder }  
     .wb{ color:white; font-weight:bolder }
               
</style>
