
a:active { color: red; text-decoration: none }
a:hover { color: #c00; text-decoration: underline }
a:link { color: #369; text-decoration: none }
a:visited { text-decoration: none }
