.sta{
	font-family : Arial;
	font-size :12px;
	color : white;
       	}
       	
.sta10{
	font-family : Arial;
	font-size :10px;
	color : white;
       	}

.sta18{
	font-family : Arial;
	font-size :18px;
	color : white;
       	}

a:link {
    	text-decoration: none;
	color: white;
	}

a:visited {
    	text-decoration: none;
	color: white;
	}

a:hover {
   	text-decoration: none;
	color: yellow;
	}

a:active {
   	text-decoration: none;
	color: white;
	}


