@charset "utf-8";
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.homeQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.menuOff {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.menuOn {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
