.MenuStyle {
	font-family: Carolingia;
	font-size: 26px;
	color: #ffcc33;
}
.GoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffcc33;
}
.WhiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F0F0F0;
	font-size: 14px;
}
.WhiteTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F0F0F0;
	font-size: 14px;
	font-weight: bold;
}
.Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFCC33;
	text-align: center;
}

