A {text-decoration: underline; }
A:visited { color: navy; }
A:active { color: orange; }
A:hover { color: red; text-decoration: underline; }
