body, table {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #006666;
  background: #ffffff;
}

a:link, a:visited {
  color: #006666;
  background: transparent;
  text-decoration: none
}

a:hover {
  color: #009999;
  background: transparent;
  text-decoration: overliine
}