A:link {color: blue; text-decoration: none;}
A:visited {color: blue; text-decoration: none;}
A:hover {color: red; text-decoration: underline;}
A:active {color: blue; text-decoration: none;}