body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/yu_background.gif);
	background-repeat: repeat;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FF9999;
}
a:active {
	text-decoration: none;
	color: #FF9999;
}
.mapquest:link {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.mapquest:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.mapquest:hover {
	font-size: 18px;
	color: #FF9999;
	text-decoration: underline;
}
.mapquest:active {
	font-size: 18px;
	color: #FF9999;
	text-decoration: none;
}
.horz_line {
	background-repeat: repeat-x;
	background-image: url(../images/horz_line.gif);
}
.footer {
	font-family: "Tw Cen MT Condensed", "Abadi MT Condensed Light", Tahoma, Helvetica;
	font-size: 12px;
	color: #660000;
}
.nav_cold {
	cursor: hand;
	font-family: "Tw Cen MT Condensed", "Abadi MT Condensed Light", Tahoma, Helvetica;
	font-size: 22px;
	color: #FFFFFF;
}
.nav_hot {
	cursor: hand;
	font-family: "Tw Cen MT Condensed", "Abadi MT Condensed Light", Tahoma, Helvetica;
	font-size: 22px;
	color: #FF9999;
}
.textBody {
	font-family: "Tw Cen MT Condensed", "Abadi MT Condensed Light", Tahoma, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
}
.textLegend {

	cursor: hand;
	font-family: "Tw Cen MT Condensed", "Abadi MT Condensed Light", Tahoma, Helvetica;
	font-size: 22px;
	color: #FFFFFF;
}
.textCheckbox {
	font-family: "Tw Cen MT Condensed", "Abadi MT Condensed Light", Tahoma, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.textLogo {
	font-family: "Edwardian Script ITC";
	font-size: 48px;
	color: #FFFFFF;
}
