body {
  background-image: url("../images/bg.gif");
}

table {
  COLOR: #ffffff;
  font-family: trebuchet MS, verdana, arial, helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
}

a:link
{
  font-family: trebuchet MS, verdana, arial, helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
  color: #ffffff;
  text-decoration: none;
}
a:visited
{
  font-family: trebuchet MS, verdana, arial, helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
  color: #006699;
  text-decoration: none;
}
a:hover
{
  font-family: trebuchet MS, verdana, arial, helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
  color: #ffffff;
  text-decoration: underline;
}

