.BodyText {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.BodyTextBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.BodyTextLight {
	font-family: Tahoma;
	font-size: 11px;
	color: #CFCFCF;
}
.BodyTextBigDark {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #184FB4;
}
