.DText {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #175C10;
	text-decoration: none;
}
.LText {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.DLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #175C10;
	text-decoration: none;

}

a.LLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}	a:hover {
	color: #000000;}