A:link { color: #25479E} A:visited { color: #25479E; text-decoration: none} A:active 
{ color: #0B07AA } A:hover { color: #FF9900; text-decoration: underline} 
<!-- 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: verdana, geneva, sans-serif; font-size: .7em; color: #858E81} 
.black8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #000000} 
.white78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #ffffff} 
.maroon78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: 
#680303} .maroon8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: 
#680303} .orange8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: 
#DF7B23; text-decoration: none} .blue78 {font-family: verdana, geneva, sans-serif; 
font-size: 7.8pt; color: #25479E} .blue78 {font-family: verdana, geneva, sans-serif; 
font-size: 8pt; color: #25479E} .grey78 {font-family: arial, geneva, sans-serif; 
font-size: 7.8pt; color: #000000} .grey8 {font-family: arial, geneva, sans-serif; 
font-size: 8pt; color: #000000}