h1 {
	font-family: "Century Gothic";
	font-size: 32px;
	font-style: normal;
	color: #FF9933;
}
body {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #990000;
}
h2 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	color: #FFFF00;
}
h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
h3 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FF9933;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D2232A;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0099;
	text-decoration: none;
}
.yelp {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

