

body {
  background-image: url(images/templateBg.gif);
  background-repeat: repeat-x;
  }
  
td {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: justify;
  line-height: 17px;
  color: #805C47;
  }
  
a {
  color: #FC6803;
  font-weight: bold;
  }
  
a:hover {
  color: #C35002;
  }
  
a:visited {
  color: #808080;
  }
  