.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #66CC01;
}
.yelptext a:visited {
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#0098FF;
}
.yelptext a:link {
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#0098FF;
}
.yelptext a:hover {
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#0060ff;
}
