
body {
  color: #547991;
  background-color: #DDC4E4;  }
  
  
hr {
  background-color: #C4A7CC;
  color: #C4A7CC;
  border: 0px;
  height: 1px;
  width: 100%; }
  
  
a  {  color: #DD3083;  }
a:hover { color: #ff00ff;  }
  
  
.big {
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #DD3083; }
  
  
td {
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 16px; }
  
  
#thumb a img {
  border: 2px solid #DD3083; 
  margin: 3px; }
  
  
#thumb a:hover img {
  border: 2px solid #ff00ff; }
  
  
#big2 {
  font-family: Trebuchet MS, sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #333; }
  
  
#big2 a {
  font-weight: bold;
  color: #DD3083; }
  
#big2 a:hover {
  color: #ff00ff; }
