
body{
  scrollbar-face-color:#cccccc;
  scrollbar-darkshadow-color:#808080;
  scrollbar-3dlight-color:#808080;
  scrollbar-arrow-color:#cccccc;
  scrollbar-track-color:#cccccc;
  scrollbar-highlight-color:#cccccc;
  scrollbar-shadow-color:#cccccc;
  background:#ffffff;
font-size: 12px; 
}
@supports (-ms-ime-align:auto) { font-size: 12px;  }


a:link{
  color:#808080;
}
a:visited{
  color:#808080;
         
}
a:active{
  color:#808080;
        
}
a:hover{
  color:#cccccc;
       
}
A{
  text-decoration : none;
}
BODY{
  cursor : default;
  background-repeat : no-repeat;
}


