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