<!--
	a:link 				{text-decoration: none; color: #333333;}
        a:visited 			{text-decoration: none; color: #333333;}
        a:active 			{text-decoration: none; color: #333333;}
        a:hover 			{text-decoration: none; color: #666666;}
-->
BODY	{
	background: 			#FFFFFF;
	color: 				#666666;
	font-family: 			Verdana, Arial, Helvetica, Sans Serif;
	margin-left: 			0;
	margin-top:			20;
	}
