
.warning {
  background-image: url(images/warningBg.jpg); 
  background-repeat: no-repeat;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #880600;
  text-align: justify;
  line-height: 12px; }
  
  
.thumb {
  text-align: center; }
  
.thumb a img {
  border: 3px solid #ff0000; }
  
.thumb a:hover img {
  border: 3px solid #990000; }
  
  
td {
  font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #990000;
  text-align: justify; }
  
  
a { color: #ff0000; }
