
body {
  background-color: #DEE4E8;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  color: #547991; }
  
  
hr {
  background-color: #B5BFC6;
  color: #B5BFC6;
  border: 0px;
  height: 1px;
  width: 100%; }
  
  
a  {  color: #E754E4;  }
a:hover { color: #0066ff;  }
  
  
.big {
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #E754E4; }
  
  
td {
  font-family: Georgia, serif;
  font-size: 12px;
  color: #11417B;
  line-height: 16px; }
  
  
#thumb a img {
  border: 2px solid #E956E6; 
  margin: 3px; }
  
  
#thumb a:hover img {
  border: 2px solid #ff00ff; }
  
  
#big2 {
  font-family: Georgia, serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #000099; }
  
  
#big2 a {
  font-weight: bold;
  color: #ff66ff; }
  
#big2 a:hover {
  color: #ff00ff; }