A:link { color: #E3B505; text-decoration : none; bold; }
A:visited { color: #0C8483; text-decoration : none; }
A:active { color: #E3B505; text-decoration : none;}
A:hover { color: #42817E; border-style : dotted;
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 3px; 
border-left-width : 0;} 




<!-- This stylesheet uses pt's for font sizing for demonstration purposes. 
However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's
browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that 
pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em
for PC's and .8 or .9 em for Mac's. -->

td {font-family: arial, geneva, sans-serif; font-size: 8.8pt}

.white78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #ffffff}
.white9 {font-family: arial, geneva, sans-serif; font-size: 8pt; color: #ffffff}

.black8 {font-family: arial, geneva, sans-serif; font-size: 8.5pt}

.green10 {font-family: arial, geneva, sans-serif; font-size: 10pt; color: #719709}
.maroon11 {font-family: arial, geneva, sans-serif; font-size: 11pt; color: maroon}

.grey78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #A6A6A6}
.dezute {border-width: 0 0 1px 0;
     border-style: solid;
     border-color: #6699CC;
 border-width: 1px 1px 1px 1px; background-color: #eaf4f4;}








