.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC42;
	text-decoration: none;
	font-style: italic;
}
.navLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
}.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
.General {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9DA6A6;
	font-weight: normal;
}
.Links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.Links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C29B26;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	color: #E3C727;
}
