BODY {
  color: #000000;
  font-family:Tahoma;
  font-size:12px;
}
h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom:0px;
}

A {
  color: #cc0000;
  text-decoration: none;
}

A:hover {
  color: #960000;
  text-decoration: underline;
}

