
body { color: #fff; }

.main {
  font-family: Trebuchet MS, sans-serif;
  font-size: 10px;
  color: #F0DEA0;
  line-height: 12px;
  background-image: url(images/maintextBg.jpg); 
  background-repeat: no-repeat; }
  
  
.thumb {
  text-align: center; }
  
.thumb a img {
  border: 3px solid #FBC202; }
  
.thumb a:hover img {
  border: 3px solid #F4010C; }
  
  
td {
  font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  color: #000;
  line-height: 13px; }
  
  
a { color: #FBC202; font-weight: bold; }
a:hover { color: #F4010C; }
