TD
{
  font-family: Verdana;
  font-size: 14px;
  color: #464137;
}
H1
{
  font-family: Verdana;
  font-size: 16px;
  color: #897e6f;
}
.heading
{
  font-family: Verdana;
  font-size: 14px;
  color: #464137;
  font-weight: bold;
}

a:link
{
  color:blue;
}

a:visited
{
  color:blue;
}
a:hover
{
  color:blue;
  text-decoration: none;
}
