A:visited {text-decoration: none; color: blue}
A:link {text-decoration: none; color: blue}
A:hover {text decoration: none; color: red}
  div.bucket { padding: 5px 0em; }
  div.bucket { padding: 5px 0em; }

  div.bucket div.content { margin: 0.5em 0px 0em 25px; }
 
td { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }
  td.bucket  { padding: 5px 0em; }
  td.bucket div.content  { margin: 0.5em 0px 0em 25px; }
  div.buying { padding: 0.25em 0em; font-size: .86em; }

C:visited {color: blue}
C:link {color: blue}
C:hover {color: red}