<style type="text/css">

A:link {TEXT-DECORATION: underline;}
A:hover {background: lime; 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;}

    .yb{background-color:black; color:yellow; font-family:georgia, arial; font-style:normal; font-weight:bolder}
     
     .rb{ color:red; font-weight:bolder }
     .bvb{ color:blueviolet; font-weight:bolder }
     .blb{ color:blue; font-weight:bolder }
     .bb{ color:black; font-weight:bolder }
     .b{ color:black }
     .r{ color:red }
     .bl{ color:blue }

</style>

