.sta{ 
	font-family : Arial, Times New Roman; 
	font-size :12px; 
	color : #000000; 
       	}


.navitop{ 
	font-family : Arial, Times New Roman; 
	font-size :10px; 
	color : #000000; 
	text-align: right;
       	}

       	
.head{ 
	font-family : Arial, Times New Roman; 
	font-size :24px; 
	color : #9babc3; 
	text-align: right;
       	font-weight : bold;
       	}
        
.sta9{ 
	font-family : Arial, Times New Roman; 
	font-size :10px; 
	color : #000000; 
       	}

.sta16{ 
	font-family : Arial, Times New Roman; 
	font-size :16px; 
	color : #000000; 
       	}
       	
a:link {
	text-decoration: none;
	color: #666666;
	}

a:visited {
	text-decoration: none;
	color: #666666;
	}
a:hover {
	text-decoration: none;
	color: #000000;
	}
a:active {
	text-decoration: none;
	color: #000000;
	
	}


