a { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #808080; 
} 
a:link { 
text-decoration : none; 
color : #808080; 
} 
a:visited { 
text-decoration : none; 
color : #808080; 
} 
a:hover { 
text-decoration : underline; 
color : #000000; 
} 
a:active { 
text-decoration : none; 
color : #808080; 
} 
td { 
font-family : Verdana; 
font-size : 10pt; 
color : #5e5e5e; 
list-style-type : decimal; 
}
