.matterTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	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;
}
