
.warning {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  line-height: 11px;
  color: #fff; }
  
  
td {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #362F2D;
  text-align: justify;
  line-height: 16px; }
  
  
a {
  font-weight: bold;
  color: #F26522; }
  
  
a:hover {
  color: #131313; }
  
  
.border img {
  border: 3px solid #F6E100;
  }
  
.border a:hover img {
  border: 3px solid #F26522; 
  }