a:link, a:visited       { color: #000000; text-decoration: none }
a:hover     { color: #C0C0C0; text-decoration: none }
.link:link         { color: #FFFFFF; text-decoration: none }
.link:visited         { color: #FFFFFF; text-decoration: none }
.link:hover         { color: #C0C0C0; text-decoration: none }
.blue:link         { color: blue; text-decoration: none }
.blue:visited         { color: blue; text-decoration: none }
.blue:hover         { color: #C0C0C0; text-decoration: none }
body
{
scrollbar-arrow-color: #000000;
scrollbar-face-color: #999999;
scrollbar-base-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #999999
}
