A:link { color: #F7BC5B }

A:visited { color: #F7BC5B }

A:active { color: #F7BC5B }

A:hover { color: #FF0000 }



<!-- 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. -->



#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat}



td {font-family: verdana, geneva, sans-serif; font-size: 7.8pt}

td.quote {font-family: verdana, geneva, sans-serif; font-size: 10.8pt;color: #FF0000}

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

.white8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #ffffff}

.white10 {font-family: verdana, geneva, sans-serif; font-size: 10pt; color: #ffffff}



.black8 {font-family: verdana, geneva, sans-serif; font-size: 9pt; font-weight: 100; color: #000000} 



.orange10 {font-family: verdana, geneva, sans-serif; font-size: 10pt; color: #28B7E0}



.grey78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #868383}



