td {
font-family: Verdana, Tahoma, sans-serif;
font-size: 8pt;
color: #000000;
}

a {
color: #ffffff;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

hr
{
  border-top: dashed #eeaa00 1px;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  height: 1px;
  color: #ffffff;
  width: 100%;
}