.nav {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: none;
}
.nav:link {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: none;
}
.nav:visited {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: none;
}
.nav:hover {
	font-family: "Tw Cen MT";
	color: #FF0000;
	text-decoration: underline;
}
.business {
	font-family: "Tw Cen MT";
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.business:link {
	font-family: "Tw Cen MT";
	color: #FF0000;
	text-decoration: underline;
}
.business:visited {
	font-family: "Tw Cen MT";
	color: #FF0000;
	text-decoration: underline;
}
.business:hover {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: underline;
}
.txtnav {
	font-family: "Tw Cen MT";
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.txtnav:link {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: none;
}
.txtnav:visited {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: none;
}
.txtnav:hover {
	font-family: "Tw Cen MT";
	color: #FF0000;
	text-decoration: underline;
}
.txtbody {
	font-family: "Tw Cen MT";
	color: #000000;
}
