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