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