




.s10 { font-size: 10px;  line-height: 140%; }
.s11 { font-size: 11px;  line-height: 130%; }
.s12 { font-size: 12px;  line-height: 160%; }
.s14 { font-size: 14px;  line-height: 140%; }






	a:link {
	      text-decoration:underline ; 
		color:#0066CC; 
		}
	a:visited {
	    text-decoration:underline ; 
		color:#0066CC; 
		
		}
	a:active {
	      text-decoration:underline ; 
		color:#0066CC; 
		}
	a:hover {
	       color:#0066CC;     
		text-decoration:underline ; 
		background-color:#bbccbb
		}

