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