.sta5{ 	
	font-family : Arial, Times New Roman; 
	font-size :5px; 
	color : #00375D; 
       	}


.sta{ 	
	font-family : Arial, Times New Roman; 
	font-size :12px; 
	color : #595959; 
       	}

.sta10{ 	
	font-family : Verdana, Times New Roman; 
	font-size :10px; 
	color : #595959; 
       	}

.head{ 	
	font-family : Arial, Times New Roman; 
	font-size :14px; 
	color : #00375D; 
       	}


a:link {
	text-decoration: underline;
	color: green;
	}

a:visited {
	text-decoration: underline;
	color: green;
	}
a:hover {
	text-decoration: none;
	color: green;
	}
a:active {
	text-decoration: none;
	color: green;
	}
