a { 
text-decoration : none; 
color: #7F7F7F;
} 
a:hover { 
text-decoration : underline; 
color: #111111;
}