a:link    { color: black; background-color: white; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover   { color: black; background-color: lightblue; }
a:active  { color: black; background-color: white; text-decoration: none; }
