a { color: black; text-decoration: None; } 
a:hover { color: #FF0000; text-decoration: Underline; } 
