
a            { font-family: Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold }
a:hover      { font-family: Verdana; font-size: 9pt; color: #FFFF00; font-weight: bold }

.b           { font-family: Verdana; font-size: 8pt; color: #800000; text-decoration: 
               underline; font-weight: bold }
:hover.b     { font-family: Verdana; font-size: 8pt; color: #006600; text-decoration:none; font-weight:bold }

.c           { font-family: Verdana; font-size: 10pt; color: #003300; font-weight: bold }
           
:hover.c     { font-family: Verdana; font-size: 10pt; color: #003300; text-decoration: 
               underline; font-weight: bold }
               
.grn         { color: #003300; font-family: Verdana; font-size: 9pt; font-weight: bold; text-decoration:none }

:hover.grn   { color: #FFFF00; text-decoration: underline; font-size: 9pt; font-family: 
               Verdana; font-weight: bold }