@charset "utf-8";
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav a {
	color: #871919;
	text-decoration: none;
}
.LatestNews {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #8F181A;
	text-decoration: underline;
	font-weight: bold;
}
.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}



.nav a:hover {
	color: #E78A4F;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	color: #881A19;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #971B1E;
	text-decoration: none;
}
.hosting {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #971B1E;
	text-decoration: none;
}
