.tab {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: white;
align: left;
vertical-align: top;
}

.main {  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
font-size: 13px; 
color: white;
}


 a { 
color: white; 
text-decoration: underline; 
}
  
a:hover { 
text-decoration: none;
weight: bold; 
color: white; 
}

.img img {
border-width: 1px; 
border-style: solid; 
border-color: #283B1F;
}

.gallery td {  
color: white;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
align: center;
vertical-align: top;
border-width: 1px 1px 1px 1px; 
border-style: solid; 
border-color: #283B1F;
}

.gallery a {   
color: white;
text-decoration: none;
}

.gallery a:hover {   
color: white;
text-decoration: underline;
}


