<style type="text/css">

A:link {TEXT-DECORATION: underline;}
A:hover {background-color:#BD0E00; 
	font-family: Georgia, arial;
   font-weight:bolder;	
	text-decoration: overline underline;   
	}
A:active {background: #98fb98; TEXT-DECORATION: none}

      h1{ font-family:georgia, arial; font-size: 15pt; text-indent: 2em; font-weight: bolder;}
      h2{ font-family:georgia, arial; font-size: 10pt; text-indent: 2em; font-weight: bolder;}
      
      .cb{ color:cyan; font-weight:bolder } 
      .gb{ color:gold; font-weight:bolder }      
      .wb{ color:white; font-weight:bolder }      
      .yb{ color:yellow; font-weight:bolder }      
      .ob{ color:orange; font-weight:bolder }
      .bb{ color:black; font-weight:bolder }      
      .rb{ color:red; font-weight:bolder }      
      .blb{ color:blue; font-weight:bolder }
      .rib{ color:red; font-style:italic; font-weight:bolder }      
      .lb{ color:lime; font-weight:bolder }            
     
</style>
