<STYLE>
<!--
SPAN      {
  }
a:link    {
  color: #817346;
  text-decoration: none ;
}
a:visited {
  color: #817346;
  text-decoration: none ;
}
a:active  {
  color: #817346;
  text-decoration: none ;
}
a.mail:hover   {
  color: #ff3366;
  text-decoration: none;
  background-color:;
  border-bottom:0px #ff3366 dotted;
  position:relative;
  top: 1px;
  left: 2px;
}
a.mail:link    {
  color: #ffffff;
  text-decoration: none ;
}
a.mail:visited {
  color: #ffffff;
  text-decoration: none ;
}
a.mail:active  {
  color: #ffffff;
  text-decoration: none ;
}
-->

body {
  min-height: 100%;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffcc;
}

</STYLE>
