.hpTxt {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: 122D46;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #122D46;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #5B7C9A;
	text-decoration: underline;
}
.SubTitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F4751B;
}
.SubTitlesWhite {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubTitlesBlue {


	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #050E16;
}
