td { 
    font-family: Arial; 
    font-size: 10pt; 
    color: #666666 
}
a { 
    text-decoration: none; 
    font-weight: bold; 
    color: #0000FF 
}
a:hover { 
    text-decoration: none; 	
    font-weight: bold; 
    color: #FF0000 
}
