body, table {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  background: #ffffff;
}

a:link, a:visited {
  color: #3366cc;
  background: transparent;
  text-decoration: none
}

a:hover {
  color: #666666;
  background: transparent;
  text-decoration: none
}
