body
{
  font-family: Verdana, Arial, Helvetica;
  color: #000000;
  background-color: #4c5a03;
  font-size: small;
  font-style: normal;
  text-align: center;
  background-repeat: repeat;
  background-position: top;
}

a:link
{
  color: #FFFF00
}

a:visited
{
  color: #FFFFCC
}

a:active
{
  color: #FFFFFF
}

a:hover
{
  color: #FFFFFF
}