body
{ background-color: #ffffff;
  background-image: url(bg.gif);
  background-position: center;
  background-repeat: repeat-y;
  color: #000000;
  font-family: Verdana, Tahoma, Helvetica;
  line-height: 16px; }

td
{ color: #000000;
  font-family: Verdana, Tahoma, Helvetica;
  font-size: 11px; }

a:link,a:visited
{ color: #592C4E; 
  text-decoration: none; }

a:active
{ color: #000000;
  text-decoration: underline; }

a:hover
{ color: #935079; 
  text-decoration: underline; }