.sta{ 	
	font-family : Arial, Times New Roman; 
	font-size :12px; 
	color : #707070; 
       	}

.sta10{ 	
	font-family : Arial, Times New Roman; 
	font-size :10px; 
	color : #707070; 
       	}

a:link {
	text-decoration: none;
	color: #003663;
	}

a:visited {
	text-decoration: none;
	color: #003663;
	}
a:hover {
	text-decoration: underline;
	color: #909090;
	}
a:active {
	text-decoration: none;
	color: #003663;
	}




