
body {
  background-color: #fff;
  color: #333;
  font-family: Arial, sans-serif;
  font-size: 11px; }
  
  
hr {
  background-color: #FFD700;
  color: #FFD700;
  border: 0px;
  height: 1px;
  width: 100%; }
  
  
a  {  color: #E20F18;  }
a:hover { color: #8C0E15;  }
  
  
.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 #E20F18; 
  margin: 3px; }
  
  
#thumb a:hover img {
  border: 2px solid #8C0E15; }
  
  
#big2 {
  font-family: Georgia, serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #333; }
  
  
#big2 a {
  font-weight: bold;
  color: #ff6600; }
  
#big2 a:hover {
  color: #ffffcc; }
