
body {
  background-color: #fddbca;
  background-image: url(images/bg.gif);
  color: #333;
  background-repeat: repeat-x;
  font-family: Arial, sans-serif;
  font-size: 11px; }
  
  
hr {
  background-color: #f37485;
  color: #f37485;
  border: 0px;
  height: 1px;
  width: 100%; }
  
  
a  {  color: #bf4c56;  }
a:hover { color: #f74857;  }
  
  
.big {
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #333; }
  
  
td {
  font-family: Georgia, serif;
  font-size: 12px;
  color: #333;
  line-height: 16px; }
  
  
#thumb a img {
  border: 2px solid #bf4c56; 
  margin: 3px; }
  
  
#thumb a:hover img {
  border: 2px solid #f74857; }
  
  
#big2 {
  font-family: Georgia, serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #333; }
  
  
#big2 a {
  font-weight: bold;
  color: #bf4c56; }
  
#big2 a:hover {
  color: #f74857; }
