a { text-decoration: none }
a:link         { color: fuchsia; font-size: 100%; text-decoration: underline }
a:visited   { color: #c03 }
a:hover  { color: #c03; text-decoration: underline }
a:active   { color: #c03; text-decoration: underline }