body {
scrollbar-arrow-color: blue;
scrollbar-face-color: ffffcc;
scrollbar-highlight-color: ffffcc;
scrollbar-3dlight-color: blue;
scrollbar-shadow-color: ffffcc;
scrollbar-darkshadow-color: blue;
scrollbar-track-color: white;
}

A:link {color: #0000ff; text-decoration: none}
A:visited {text-decoration: none}
A:hover {text-decoration: none; color: red; background-color: #cccccc; color: #000000;}
A:active {text-decoration: none}
