body, p, td, div {font-family: arial, sans-serif; font-size: 12px; color: #ffffff; }
a:link	{text-decoration:none;  color:  #cc0099; }
a:visited {text-decoration:none;  color: #cc0099; }
a:active {text-decoration:none;   color: #cc0099; }
a:hover {text-decoration: underline;  color: #cc0099; }
body
	{background-color: #000000;
	background-repeat: repeat-y;
  	background-attachment: fixed;
	scrollbar-arrow-color: #cc0099;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #cc0099;
	scrollbar-shadow-color: #cc0099;
	}