body
	{
	background-color : #EBE8D5;
 
	SCROLLBAR-FACE-COLOR:		#F9F2EC;
	SCROLLBAR-SHADOW-COLOR:		#E3D2B6;
	SCROLLBAR-HIGHLIGHT-COLOR:	#E3D2B6;
	SCROLLBAR-DARKSHADOW-COLOR:	#B6A587;
	SCROLLBAR-TRACK-COLOR:		#E2D7B9;
	SCROLLBAR-ARROW-COLOR:		#F146AE;
	}

	a:link		{color: #F344AC; text-decoration: underline; }
	a:active	{color: #F344AC; text-decoration: underline; }
	a:visited	{color: #F344AC; text-decoration: underline; }
	a:hover	{color: #8AB200; text-decoration: none; }
	
.text
	{
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#441F17
	}
	





