BODY { font-family: Sans-Serif; font-size: 100%; color: #000000; font-weight: normal; text-decoration: none; 
/*
BODY { font-family: Sans-Serif; font-size: 100%; color: #000000; font-weight: normal; text-decoration: none;
BODY { font-family: Serif; font-size: 100%; color: #000000; font-weight: normal; text-decoration: none;
*/
scrollbar-base-color: white;
scrollbar-face-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #E2081E;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #716F6E;
scrollbar-shadow-color: #716F6E;
scrollbar-darkshadow-color: white;
}

A:link {color: blue; text-decoration: none}
A:visited {color: blue; text-decoration: none}
/*
A:active {color: red; text-decoration: none}
*/
A:hover {color: red; text-decoration: none}