
hr {
  background-color: #ff6600;
  color: #ff6600;
  border: 0px;
  height: 1px;
  width: 100%; }
  
  
a  {  color: #ffcc00;  }
  
  
.big {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #ffcc00; }
  
  
td {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  line-height: 16px;
  text-align: justify; }
  
  
#thumb a img {
  border: 2px solid #ffcc00; 
  margin: 3px; }
  
  
#thumb a:hover img {
  border: 2px solid #ffff00; }
  
  
#big2 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #ffffcc; }
  
  
#big2 a {
  font-weight: bold;
  color: #ffcc00; }
  
#big2 a:hover {
  color: #ffffcc; }
