a:link {
	color: #4F6F1A;
	text-decoration: none;
}
a:visited {
	color: #4F6F1A;
	text-decoration: none;
}
a:hover {
	color: #C4CF42;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
.leftnav {
	font-family: Arial;
	font-size: 20px;
	color: #4F6F1A;
	text-decoration: none;
	float: right;
}
.leftlive {
	font-family: Arial;
	font-size: 20px;
	color: #C4CF42;
	text-decoration: none;
	float: right;
	text-align: right;
}
.maintext {
	font-family: "Swis721 Lt BT";
	font-size: 10px;
	color: #FFF;
}
.careers {
	font-family: "Swis721 Lt BT";
	font-size: 14px;
	color: #C3D243;
	font-style: italic;
}
.projectlinks {
	color: #4F6F1A;
	font-family: Arial;
	font-size: 14px;
}
.projectlive {
	font-family: Arial;
	font-size: 14px;
	color: #C4CF42;
}
.parkname {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #C4CF42;
}
.subtitle {
	font-family: Arial;
	font-size: 14px;
	color: #4F6F1A;
}
.projecttext {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.awardtext {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.awardtitle {
	font-family: Arial;
	font-size: 12px;
	color: #4F6F1A;
}

