a:link, a:visited, a:active {
  font-family: Verdana; 
  font-size: 13px; 
  text-decoration: none;
  color: #3E1211; 
}
a:hover {
  color: #000000; 
}

.img {
  border:1px solid #651013;
  background-color:#eeeeee;
}

BODY {
  font-family: Verdana; 
  color: #000000;
  font-size: 12px; 
  font-weight: normal;
  background-color:#FFFFFF;
}