.styl1{ 
font-family: arial; 
font-weight: bold; 
font-size: 11px; 
color: #543E3E; 
text-decoration: none; 
} 

.styl1:hover{
color: #827474; 
text-decoration: none; 
} 

.styl2{ 
font-family: arial; 
font-weight: bold; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none; 
} 

.styl2:hover{
color: #DECCCC; 
text-decoration: none; 
} 

.styl3{ 
font-family: arial; 
font-weight: bold; 
font-size: 11px; 
text-align: center; 
color: #594242; 
text-decoration: none; 
background-color: #B5A1A1; 
} 

.styl4{ 
text-decoration: none; 
} 

.styl5{ 
font-family: arial; 
font-weight: normal; 
font-size: 10px; 
text-align: left; 
color: #FFFFFF; 
text-decoration: none; 
} 


