.DText {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.LText {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.DLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}

a.LLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A82325;
	text-decoration: none;
	
}	a:hover {
	color: #A82325;}