.DText {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #3F5A72;
	text-decoration: none;
}
.BigDText {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #3F5A72;
	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: #3F5A72;
	text-decoration: none;

}
a.BigDLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F5A72;
	text-decoration: none;

}
a.LLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}	a:hover {
	color: #FF0000;}