a { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #0000FF; 
text-decoration: none; 
} 
a:hover { 
text-decoration: underline; 
} 
a:visit {
color: #CC0000;
}
