@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #841921;
}

.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #BA6528;
	text-decoration: none;
}
.red {
	color: #990000;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
