A:LINK {
color : #CCCCCC;
text-decoration: none
} 
A:VISITED {
color : #CCCCCC;
text-decoration: none
} 
A:HOVER {
color : #999999;
text-decoration : none;
} 
A:ACTIVE {
color : #CCCCCC;
text-decoration: none
}
