a:link {
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  font-family: Arial, helvetica;
  color: #e88e00;
}

a:visited {
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  font-family: Arial, helvetica;
  color: #e88e00;
}

a:active {
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  font-family: Arial, helvetica;
  color: #777777;
}

a:hover {
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  font-family: Arial, helvetica;
  color: #555555;
}

td {
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  font-family: Arial, helvetica;
  color: #000000;
}

