body {
	background-color: #f4dab0;
}
.copywhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.copyblack {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.fineprint {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	text-align: center;
	color: #000000;
}
.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 32px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #dab25c;
	display: block;
	padding: 8px;
	width: 146px;
}
.navigation:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #641513;
	display: block;
	padding: 8px;
	width: 146px;
}
.navigationspecial {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFE75B;
	display: block;
	padding: 8px;
	width: 146px;
}
.navigationspecial:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #641513;
	display: block;
	padding: 8px;
	width: 146px;
}
.navigationcurrentpage {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #641513;
	display: block;
	padding: 8px;
	width: 146px;
}
.currentpage {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.link:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #641513;
	text-decoration: underline;
}
.linkbig {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkbig:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #641513;
	text-decoration: underline;