
body {
  color: #00ccff; }

.warning {
  background-image: url(images/index_05.jpg);
  background-repeat: repeat-x;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 12px;
  text-align: justify;
  color: #fff; }
  
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #000; }
  

a {
  font-weight: bold;
  color: #0065A8; }
  
  
a:hover {
  color: #FF77F4; }
  
  
.border img {
  border: 1px solid #EEAAF1;
  }
  
.border a:hover img {
  border: 1px solid #fff; 