.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BC9999;
	line-height: 15px;
}
.bodytextbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B62F2F;
	line-height: 15px;
}

.footertext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0E3C6B;
}
.bodytextbold a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B62F2F;
	line-height: 15px;
	text-decoration: underline;
}

.bodytext a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BC9999;
	line-height: 15px;
	text-decoration: underline;
}.bodytextwhite {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
.bodytextblack {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	line-height: 15px;
}
.footertext a {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E79A8A;
	line-height: 15px;
	text-decoration: underline;
}

.footertext:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E79A8A;
	line-height: 15px;
	text-decoration: none;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.whitetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
