A:active   { text-decoration: none }
A:hover   { text-decoration: underline }
A:link   { color: red; background: transparent; font-weight: bold; text-decoration: none }
A:visited  { color: fuchsia; background: transparent; font-weight: bold; text-decoration: none }
