.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B519A;
	text-decoration: none;
}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
		text-decoration: underline;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #28417B;
	text-decoration: none;
	font-weight: bold;
}
.help {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2B519A;
	text-decoration: none;
}