        a:link {
	    color: #0000FF;
        text-decoration: none;
}

        a:visited {
        color: #00FFFF;
        text-decoration: none;
}

        a:active {
        color: #FF00A6;
        text-decoration: none;
}
   
html {
            user-select: none;
        }	
	    
            a:link {
			color: #0000FF;
	        text-decoration: none;
	      }
	 
	       a:visited {
	        color: #00FFFF;
	        text-decoration: none;
	      }
	
	        a:active {
	        color: #FF00A6;
	        text-decoration: none;
	      }
	    
 s1 {
	font-size: 38px; 
	font-weight: 500;
	font-family:arial; 
	color: #00FFFF; 
	text-align:center; 
	text-shadow: 2px 1px 1px #B9B9B9; 
	}
	
	s2 {
	font-size: 30px; 
	font-weight: 450;
	font-family:arial; 
	color: #0000FF; 
	display:block; 
	text-align:center; 
	text-shadow: 2px 1px 1px #B9B9B9; 
	}
	
	s3 {
	width:640px; 
	color: #000000; 
	font-size: 20px; 
	font-weight: 380;
	font-family: arial;
	text-align: justify; 
	text-shadow: 2px 1px 1px #CCCCCC;
    display:block;
   }
   
sf {
	width:640px; 
	color: #FF1100; 
	font-size: 26px; 
	font-weight: 450;
	font-family: arial;
	text-align: center; 
	text-shadow: 2px 1px 1px #B9B9B9; 
	display:block; 
  }
	   
      @font-face { font-family: zh monospace; src: url('../../fonts/snow1.ttf'); } 
       h6{
         color: #FFFFFF; 
         font-size: 38px; 
         opacity:.9;
         text-align:center; 
         font-family: zh monospace; 
         text-shadow:6px 3px 3px #FF0000;
         transform: scale(1, 3);
      }

   
   
   
