body
{
  font-family: verdana, sans-serif;
  font-size: 12;
  font-style: normal;
  background-color: #FFFFFF;
  background-image: url(../img/bg2.png);
  background-repeat: tiled;
  color: #000000;
  text-align: center;
}

td
{
  font-family: verdana, sans-serif;
  font-size: 12;
  font-style: normal;
  color: #000000;
  text-align: justify;
}

a:hover
{
  background: #dd0000;
}

a:link
{
  color: #000000;
  text-decoration: none;
}

a:visited
{
  color: #000000;
  text-decoration: none;
}

a:active
{
  color: #000000;
  text-decoration: none;
}
