html, body{
scrollbar-face-color:#404040;
scrollbar-base-color:#404040;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#D4D5E1;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:silver;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-Color:#404040;
}

BODY {
  font-size: 1em;
  font-style: normal;
  background-attachment: fixed;
  background-image: url(../Pix/Page_Backing2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: white;
}

a:hover{color:#FF0000}
a{text-decoration:none}