td
{
	font-family			: verdana, helvetica, arial;
	font-size			: 11px;
	color				: #000000;
	
}

A
{	
	color				: #2C845C;
	text-decoration		: none;
	font-size			: 11px;
    font-weight			: bolder; 
}
A:hover
{
	font-size			: 11px;
	color				: black;
	text-decoration		: none;
	
}


