




.s10 { font-size: 10px;  line-height: 140%; }
.s11 { font-size: 11px;  line-height: 130%; }
.s12 { font-size: 12px;  line-height: 130%; }
.s14 { font-size: 14px;  line-height: 140%; }






	a:link {
	      text-decoration:none ; 
		color:#362F2D;
	
		}
	a:visited {
	    text-decoration:none ; 
		color:#362F2D; 
		
		}
	a:active {
	      text-decoration:none ; 
		color:#362F2D; 
		}
	a:hover {
	       color:#000000 ;     
		text-decoration:underline ; 
		}

