BODY {
  scrollbar-face-color:white;
  scrollbar-arrow-color:#ccd4d7;
  scrollbar-base-color:white;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:#ccd4d7;
  scrollbar-3dlight-color:#ccd4d7;
  scrollbar-darkshadow-color:white;
 }
 
A:link {text-decoration:none;color:#8f8ba1;}
A:visited {text-decoration:none;color:#b9a7c7;}
A:active {text-decoration:none;color:#cfc9de;}
a:hover{background:#b5b9bc;color:#ffffff;}
