body {
	background-color: #000000;
	background-image: url(images/celebrityscreensavers_bg.gif);
	background-repeat: repeat;
	color: #FFFFFF;
scrollbar-track-color: #F0C890;
scrollbar-arrow-color: white;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #cc0000;
scrollbar-highlight-color: #fff1a4;
scrollbar-3dlight-color: #cc0000;
scrollbar-face-color: purple;
}
a:link	{color: #F0C890;
; text-decoration: none
		}

a:visited	{color: #E0B888;
; text-decoration: none
		}

a:hover	{color: #ff0000;
text-decoration: underline;
		}


a:active	{color: #FFFFFF;
; text-decoration: none
		}
}
