body {  
	background-color: #191970;
     }




.text 	   {    	
		color: #FF33CC;
		font-family: Verdana, Arial;	
		text-align: center;
		font-size: 120pt;
		font-weight: bold;		


	   }

a:link { color: #FF33CC; text-decoration: none }
a:visited { color: #FF33CC; text-decoration: none }
a:hover { color: #FFFF66; text-decoration: none }