body {
	background-color: #ffffff;
	background-image: url(images/bg0017.gif);
	background-repeat: repeat;
	color: #000000;
scrollbar-track-color: #FFCCCC;
scrollbar-arrow-color: white;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #cc0000;
scrollbar-highlight-color: #FF0000;
scrollbar-3dlight-color: #cc0000;
scrollbar-face-color: #FF0000;
}
a:link	{color: #FF0000;
; text-decoration: none
		}

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

a:hover	{color: blue;
text-decoration: underline;
		}


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