<STYLE type="text/css">
<!--
	a:link
	{
		text-decoration:underline;
		color: #990066;
	}
	a:active
	{
		text-decoration:none;
		color:#ffffff;
	}
	a:visited
	{
		text-decoration:underline;
		color:#ffffff;
	}
	a:hover
	{
		text-decoration:none; 
		color: #990066;
	}
	BODY
	{
		background-color  :#000000;
		color:#990066;
		margin: 2px 2px;
		scrollbar-3dlight-color:#000000;
		scrollbar-arrow-color: #990066;
		scrollbar-base-color:#000000;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#000000;
		scrollbar-highlight-color:#000000;
		scrollbar-shadow-color:#000000;
		scrollbar-track-color:#000000;
	}
	 #text  
	{
		font-size  : 12px;
	}
-->
</STYLE>