body{
  background-color:rgb(255,255,255);
  font-family:tahoma;
  color:white
  
  scrollbar-arrow-color: rgb(153,153,153);
  scrollbar-base-color: rgb(0,0,0);
  scrollbar-track-color: rgb(102,102,102);
}

a {text-decoration:none; font-family:verdana;}
a:visited {color: #ffffff}
a:link {color: #ffffff}
a:active {color: #ffffff}
a:hover {color: #66ccff}



