td, div, body
	{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#EFECE4;
	}
	
a:link
	{
	color:#878787;
	text-decoration:underline;
	}
a:active
	{
	color:#878787;
	text-decoration:underline;
	}
a:visited
	{
	color:#878787;
	text-decoration:underline;
	}
a:hover
	{
	color:#676767;
	text-decoration:underline;
	}
h1
	{
	color:#878787;
	font-size:12px;
	font-weight:normal;
	}