.body-black {
	font-size: 11px;
	line-height: 12px;
	color: #3C1405;
}
.title-red {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #9A3232;
	text-decoration: none;
}
a:visited {
	color: #9A3232;
	text-decoration: none;
}
a:hover {
	color: #F1CB8A;
	text-decoration: none;
}
a:active {
	color: #9A3232;
	text-decoration: none;
}
TD.footer {font-size: 11px; font-weight: normal; text-decoration: none; color: #FFBA00; padding:5px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #FDEBAB; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #FDEBAB; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #FDEBAB; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #FFBA00; }
.body-white {

	font-size: 11px;
	line-height: 12px;
	color: #FDEBAD;
}
.bold-white {
	font-size: 11px;
	line-height: 12px;
	color: #FDEBAB;
	font-weight: bold;
}
.bold-black {
	font-size: 11px;
	line-height: 12px;
	color: #3C1305;
	font-weight: bold;
}
.border {
	border: 1px solid #FFBA00;
}
.padding-15 {
	padding: 15px;
}
