 -->    body { scrollbar-3d-light-color: #d6eefc;
         { scrollbar-arrow-color: #699ec7;
         { scrollbar-base-color: #ffffff;
         { scrollbar-dark-shadow-color: #ffffff;
         { scrollbar-face-color: #d6eefc;
         { scrollbar-highlight-color: #ffffff;
         { scrollbar-shadow-color: #699ec7;
    }
--> 
A{
  
  text-decoration : none;
  color : blue;
}
A:HOVER{
  font-size : 13px;
  color : red;
  
  text-decoration : underline overline;
}
BODY{
  background-image : url(snow1204002.gif);
  background-repeat : repeat;
  background-attachment : fixed;
}
