.boldtitle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #F1B777;
}
.boldbodyblack {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #510E00;
}
.bodytext-black {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #510E00;
}
a:link {
	color: #9F0F03;
}
a:visited {
	color: #9F0F03;
}
a:hover {
	color: #600A02;
}
a:active {
	color: #9F0F03;
}
