
body { 
  background-image: url(images/bodyBg.gif); 
  background-repeat: repeat-x; 
  background-color: #fff; }
  
  
.warning {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #fff;
  text-align: justify;
  line-height: 15px; }
  
  
td {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #333;
  text-align: justify; }
  
  
.border img {
  border: 3px solid #F300B8; }
  
.border a:hover img {
  border: 3px solid #333; }
  
.thumb { text-align: center; }

a { color: #ff33ff; }

a:hover { color: #333; }