.HEAD {
   font-style : normal; 
   text-align: center;
   font-weight : bold ; 
   font-size : 11px; 
   font-family : verdana; 
   color : #1C202B;
   background-color: #C9D4F0; 
   border: 0px solid #C0CBE5;
   padding-left: 3px; 
   filter: blur (strength="7");
   height:1px; 
   letter-spacing:4pt
}

BODY {
   cursor:default;
   font-size : 11 px; 
   font-family : trebuchet ms; 
   color : #1C202B;
   scrollbar-base-color: #C9D4F0; 
   scrollbar-shadow-color: #5B5F6B;
   scrollbar-highlight-color: #C0CBE5;
   scrollbar-3dlight-color: #C0CBE5; 
   scrollbar-darkshadow-color: #C0CBE5; 
   scrollbar-track-color: #F2F5FC; 
   scrollbar-arrow-color: #1C202B;
}


A {
   color: #C0CBE5;
   text-decoration: none;
   cursor: crosshair; 
   behavior: url(http://www.geocities.com/High%20School/pixel.htc); filter:progid:dximagetransform.microsoft.pixelate(duration=.7, maxSquare=22, enabled=false); height: 0px; clip: rect(   );
}


A:link {
   color: #333A4A;
   text-decoration: bold;
}


A:visited {
   color: #8A9BC6;
   text-decoration: none;
}


A:hover {
   color: #D0D7EA;
   text-decoration: none;
   background-color: none;
   cursor: none
}