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