.DText {
	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #ad221f;
	text-decoration: none;
	font-weight: bold;
}
.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: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}	a:hover {
	color: #000000;
	font-size: 12px;
}
.body_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.red_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82000F;
}

