body
{
  margin-left   : 0px;
  margin-top    : 0px;
  margin-right  : 0px;
  margin-bottom : 0px;
  background-color: #FDFAF3;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.boxheader
{
  font-size: 10px;
  color:#FFFFFF;
  font-weight:700;
}

.bannerlink
{
  font-size:14px;
  color:#ff0000;
  font-weight:700;
  text-decoration:none;
}
.bannerlink:hover
{
  text-decoration:underline;
}

.footerlink
{
  font-size:10px;
  color:#000000;
  font-weight:700;
  text-decoration:none;
}
.bannerlink:hover
{
  text-decoration:underline;
}
