<style type="text/css">
A:link {TEXT-DECORATION: underline;}
A:hover {background-color:black; 
	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: 15pt; text-indent: 2em; font-weight: bolder;}
      
    .yb{background-color:black; color:yellow; font-family:georgia, arial; font-style:normal; font-weight:bolder}
   
     .y{ color:yellow }
     .rb{ color:red; font-weight:bolder }
     .wb{ color:white; font-weight:bolder }
     .lb{ color:lime; font-weight:bolder }
     .cb{ color:cyan; font-weight:bolder }     
     .blb{ color:blue; font-weight:bolder }
     .r{ color:red }
     .bl{ color:blue }
     .rib{ color:red; font-style:italic; font-weight:bolder }
     .b{ color:black }
     .lb{background-color:black; color:lime; font-family:georgia, arial; font-style:normal; font-weight:bolder}   
      
</style>
