body, table, tr, td, font, div, span 
	{
	font-family: verdana , helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #8E8C8C;
	}
a 	{
	color: #000000;
	text-decoration: none;
	}
a:hover 
	{
	color: #000000;
	text-decoration: none;
	}
.black
	{
	color: #000000;
	}
	
.greyLink
{
	color: #E5E3E3;
	font-size: 10px;
}

.greyBigger
{
	color: #E5E3E3;
	font-size: 12px;
}