.styl1{ 
font-family: verdana; 
font-weight: bolder; 
font-size: 12px; 
color: #262424; 
text-decoration: none; 
} 

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


