A
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

A:active
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #6D382B;
}

A:hover
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #6D382B;
}



td
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	margin:0px;
}

		
		
		
		
