

a:link { color: white; text-decoration: underline }
a:active { color: white; text-decoration: underline }
a:visited { color: white; text-decoration: underline }
a:hover { color: black; text-decoration: underline; background: white }

BODY 
{ 
scrollbar-base-color: black; 
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: white;
background-image: silentbg.jpg
background-color: #333333 
}



