body
{
	padding: 0px 5px 0px 5px; background-color: #808080;
}

body,td,span,div {
  color: black;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
}

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

a.maintable:active
{
  color: #FF0000;
  text-decoration: underline;
}

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

a.maintable:hover
{
  color: #FF0000;
  text-decoration: underline;
}

a:link
{
  color: black;
  text-decoration: underline;
}

a:active
{
  color: #FF0000;
  text-decoration: underline;
}

a:visited
{
  color: black;
  text-decoration: underline;
}

a:hover
{
  color: #FF0000;
  text-decoration: underline;
}

a.footer:link
{
  color: black;
  text-decoration: none;
}

a.footer:active
{
  color: #FF0000;
  text-decoration: underline;
}

a.footer:visited
{
  color: black;
  text-decoration: none;
}

a.footer:hover
{
  color: #FF0000;
  text-decoration: underline;
}