a {
	color: #B70D0E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
table {
	border-top-color: #8C0214;
	border-right-color: #8C0214;
	border-bottom-color: #8C0214;
	border-left-color: #8C0214;

}
tr {
	border-top-color: #8C0214;
	border-right-color: #8C0214;
	border-bottom-color: #8C0214;
	border-left-color: #8C0214;
}
td {
	border-top-color: #8C0214;
	border-right-color: #8C0214;
	border-bottom-color: #8C0214;
	border-left-color: #8C0214;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
body {
	background-color: #000;
}
