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