
body {
  background-color: #FEBFFE;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  color: #333; }
  
  
hr {
  background-color: #FED9FE;
  color: #FED9FE;
  border: 0px;
  height: 1px;
  width: 100%; }
  
  
a  {  color: #BC58AF;  }
a:hover { color: #ff00ff;  }
  
  
.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 #BC58AF; 
  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: #333; }
  
.big3 {
  font-family: Georgia, serif;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -1px;
  color: #990066; }
  
.big3:hover { color: #ff00ff; }
  
  
#big2 a {
  font-weight: bold;
  color: #BC58AF; }
  
#big2 a:hover {
  color: #ff00ff; }
