	body { 
		background-color: #3F5FBF;
		text-align: center;
	     }
      a:link {
	        color: #000;
		background-color: transparent;
		text-decoration: none;
	     }
   a:visited { 
		color: #000;
		background-color: transparent;	
		text-decoration: none;
	     }
