.heading_blue {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2296CA;
	text-decoration: underline;
}
.heading_blue:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #325D6E;
	text-decoration: underline;
}
.txt-main {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
