table {
font-family: Verdana;
font-size: 11px;
color: #8A8A8A;	
}




A:link {
color: #8A8A8A;
text-decoration: none;
font-weight: bold;
} 
A:visited {
color : #8A8A8A; 
text-decoration:none;
font-weight: bold;
} 
A:hover {
color : #FFFFFF; 
text-decoration:underline; 
} 
A:active {
color : #FFFFFF; 
text-decoration:underline; 
} 