
body { 
  background-image: url(images/bg.jpg); 
  background-repeat: repeat-x; 
  background-color: #95BBE3; }
  
  
.warning {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  line-height: 11px;
  color: #fff;
  text-align: justify; }
  
  
td {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #965497; }
  
  
.border img {
  border: 5px solid #fff;}
  
  
.border a:hover img {
  border: 5px solid #DA4D9B; }
  