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