.matterTxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-decoration: none;

}
.contact-info-top {
	position:absolute;
	top:375px;
	left:53%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0B1183;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}




.linkTxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #0B1183;

	text-decoration: underline;

}

a.linkTxt:Hover {

	color: #E90000;

}





.footerTxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

}

a.footerTxt:Hover {

	text-decoration: underline;

}



.footerLinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	/*font-weight:bold;*/

	text-decoration: none;

}

a.footerLinks:Hover {

	text-decoration: underline;

}


