body
	{
	background-color : #7B013E;
 
	SCROLLBAR-FACE-COLOR:		#4C0026;
	SCROLLBAR-SHADOW-COLOR:		#4C0026;
	SCROLLBAR-HIGHLIGHT-COLOR:	#4C0026;
	SCROLLBAR-DARKSHADOW-COLOR:	#4C0026;
	SCROLLBAR-TRACK-COLOR:		#4C0026;
	SCROLLBAR-ARROW-COLOR:		#ECB711;
	}

	a:link		{color: #FFFFFF; text-decoration: underline; }
	a:active	{color: #FFFFFF; text-decoration: underline; }
	a:visited	{color: #FFFFFF; text-decoration: underline; }
	a:hover	{color: #B49443; text-decoration: none; }

	
.text
	{
	font-family :	arial, helvetica;
	font-size :	11px;
	color :		#ECB711
	}

	




