BODY {
	

color: #8f8e8e; font-family: tahoma; font-size: 7pt; font-weight: normal ; text-decoration: none ; text-align: left;} 

A:link {
	 COLOR: #324f48; 
	 FONT-WEIGHT: normal;
	 text-transform: uppercase; 
	 text-decoration: none;
	
}
A:visited {
	COLOR: #324f48; 
	FONT-WEIGHT: normal;
	text-transform: uppercase; 
	text-decoration: none;
}
A:hover {
	COLOR: #d0b794;  
	text-transform: uppercase;
    cursor: default;
	text-decoration: underline;}

a:link img, 
a:visited img {
   border: 1px solid #d0b794;}
a:hover img {
   border: 1px solid #324f48;}


H1{
font-size: 17px;
color: #385a52 ;
font-family: georgia;
font-style: bold;
text-align: center;
padding-bottom: 1px;
padding-top: 3px;
background-color: #c7ae8b;
border-left: 4px solid #385a52 ;
}

.limages img {
width: 50;
height: 50;
}


P, DIV, TD, SPAN {
font-size:10px;
font-style:normal;

}

b {text-transform: uppercase; font-size: 8px; color: #7b3b1d; }
i { color: #87ab9d;}
u { color: #392a29;}





