@charset "utf-8";
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #650405;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #575845;
	font-weight: bold;
}
.copyright a {
	color: #575845;
	text-decoration: none;
}
.copyright a:hover {
	color: #670304;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #766952;
	text-decoration: none;
}
.footer a {
	color: #766952;
	text-decoration: none;
}
