
body {
  background-color: #FFCE00;
  background-image: url(images/bodyBg.jpg);
  color: #333;
  background-repeat: repeat-x;
  font-family: Arial, sans-serif;
  font-size: 11px; }
  
  
hr {
  background-color: #D17E19;
  color: #D17E19;
  border: 0px;
  height: 1px;
  width: 100%; }
  
  
a  {  color: #A36107;  }
a:hover { color: #ffffcc;  }
  
  
.big {
  font-family: Trebuchet MS, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #333; }
  
  
td {
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 16px; }
  
  
#thumb a img {
  border: 2px solid #A36107; 
  margin: 3px; }
  
  
#thumb a:hover img {
  border: 2px solid #ffffcc; }
  
  
#big2 {
  font-family: Trebuchet MS, sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #333; }
  
  
#big2 a {
  font-weight: bold;
  color: #A36107; }
  
#big2 a:hover {
  color: #ffffcc; }