BODY
{
scrollbar-base-color: red;
scrollbar-arrow-color: black;
scrollbar-DarkShadow-Color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: red;
scrollbar-shadow-color: red;
}
BODY
a:link { color: blue; text-decoration: none; }
a:active { color: black; text-decoration: none; font-weight: 600 }
a:visited { color: red; text-decoration: none; }
a:hover { color: black; text-decoration: none; font-weight: 600 }




