body,div,p,blockquote,ol,ul,dl,li,dt,dd,td,th {  
line-height: 11pt; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: xx-small; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
color: #f09;
}
a:link {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: xx-small; 
font-style: normal; 
font-weight: normal; 
color: #000; 
text-decoration: none;
}
a:active {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: xx-small; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
color: #fff;
}
a:hover {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: xx-small; 
font-style: normal; 
font-weight: normal; 
color: #fff; 
text-decoration: none; 
background-color: #f09;
}
a:visited {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: xx-small; 
font-style: normal; 
font-weight: normal; 
color: #000; 
text-decoration: none;
}
A:visited:hover {
color: #fff
}