img {   border-style: none;   }

.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: #999999;
	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: #999999;
	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;
}
.txtlink {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: underline;
}
.txtlink:link {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: underline;
}
.txtlink:visited {
	font-family: "Tw Cen MT";
	color: #000000;
	text-decoration: underline;
}
.txtlink:hover {
	font-family: "Tw Cen MT";
	color: #FF0000;
	text-decoration: underline;
}.orb {
	font-weight: bold;
	color: #F00;
}
.quote {
	font-weight: bold;
	color: #666;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000;
	border-bottom-color: #000;
	font-size: x-small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

