A { color: blue; font-family: default; font-weight: 3; text-decoration: bold; 
} A:hover { color: red; font-weight: none; text-decoration: bold, underline; } 
