BODY    
	{
	font-family	:	Geneva, Arial, Helvetica, sans-serif; 
	font-size	:	10pt;
	margin-top	:	0px;
	margin-left	:	0px;
	margin-right	:	0px;
	margin-bottom	:	0px;
	padding-top	:	0px;
	padding-left	:  	0;
	padding-right	:	0;
	padding-bottom	:	0;
	border-top	:	0;
	border-left	:	0;
	border-bottom	:	0;
	border-right	:  	0;
	width		:	auto;
	color		:	black;
	background-color	:	#666666;
	background-image: url(/images/circleSPIRAL.gif);
	}

A:visited
	{
	text-decoration	:	none;
	color		:	#404040;
	background	:	transparent;
	}
	
A:link
	{
	text-decoration	:	none;
	color		:	black;
	background	:	transparent;
	}
	
A:active
	{
	text-decoration	:	none;
	color		:	gray;
	background	:	transparent;
	}
	
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#ffffff;
	background	:	#666666;
	}





