.main {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #EEB381;
	text-decoration: none;
	font-weight: normal;
}
.location {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.subtitle {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.locationtitle {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #8AA659;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #FF6600;
	text-decoration: underline;
}
