.sta{ 	
	font-family : Arial, Times New Roman; 
	font-size :12px; 
	color : #000000; 
       	}

.sta10{ 	
	font-family : Arial, Times New Roman; 
	font-size :10px; 
	color : #000000; 
       	}

.sta30{ 	
	font-family : Arial, Times New Roman; 
	font-size :30px; 
	color : #555555; 
       	}
       	
a:link {
	text-decoration: none;
	color: #303030;
	}

a:visited {
	text-decoration: none;
	color: #303030;
	}
a:hover {
	text-decoration: none;
	color: red;
	}
a:active {
	text-decoration: none;
	color: red;
	}



