A:link {COLOR: black; text-decoration: none; }
A:visited {COLOR: navy; text-decoration: none; }
A:active {COLOR: red; BACKGROUND-COLOR: gray; text-decoration: none; }
A:hover { color: #000000; background: inherit; text-decoration: underline; }