body {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}



A:visited {
	COLOR: 999999;
	text-decoration: none;
} 
A:link {
	COLOR: 999999;
	text-decoration: none;
} 
A:hover { COLOR: A08A59; TEXT-DECORATION: none } 
A:active { COLOR: A08A59; TEXT-DECORATION: none}



th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}






.HomeHeading {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

.NewA {
	COLOR: b52e34;
	text-decoration: none;
	cursor:hand;
} 

.NewA:hover { COLOR: b52e34; TEXT-DECORATION: none;cursor:hand; } 
