.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.FooterText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
A:link {
	text-decoration: none;
	color: #223872;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #223872;
	font-weight: bold;
}
A:active {
	text-decoration: underline;
	color: #3D63A6;
}
A:hover {
	text-decoration: underline;
	color: #3D63A6;
	font-weight: bolder;
}

a
{
  outline: none;
}
