body {
  margin: 0px; 
  padding: 0px;
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}
td {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

p {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

A {
  font-family: tahoma;
  font-size: 8pt;
  color: #7B6823;
  text-decoration: none;
}

A:visited {
  color: #7B6823;
  text-decoration: none;
}

A:active {
  color: #7B6823;
  text-decoration: none;
}

A:hover {
  color: #010163;
  text-decoration: none;
}
