a { 
text-decoration: none; 
} 
a:hover { 
color: #cccccc;
text-decoration: underline;
}