.boldTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #494491;
	text-decoration: none;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FECB4E;
	font-weight: normal;
}
.boldTxtWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytxtdARK {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272A77;
	font-weight: normal;
}
a:hover {
	color: #FF9900;
}
