
A:visited  { color: blue; text-decoration: none; background-color: transparent }
A:link   { color: blue; text-decoration: none; background-color: transparent }
A:hover      { color: red; text-decoration: underline; background-color: transparent }

