.generalLinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4F4F4F;
	text-decoration:underline;	
}
.greenDate{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#839219;
}
.blueLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;	
	color:#1E87D5;
}

.blackGText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

	color:#000000;
}
.blackGText13{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.blackHr{
	border: none 0;
	border-top: 1px dashed #000;/*the border*/
	
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}