A:LINK {
 color : #999999;
 text-decoration: none
}

A:VISITED {
 color : #999999;
 text-decoration: none
}

A:HOVER {
 color : #666666;
 text-decoration : none;
}

A:ACTIVE {
 color : #666666;
 text-decoration: none
}

