body {
	background-color: #ea631c;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
}
.nav:link {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
}
.nav:visited {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
}
.nav:hover {
	font-family: "Times New Roman", Times, serif;
	color: #ff8800;
	text-decoration: none;
	font-size: 18px;
}
.business {
	font-family: "Tw Cen MT";
	font-size: xx-small;
	color: #000;
	text-decoration: none;
}

.business:link {
	font-family: "Tw Cen MT";
	color: #000;
	text-decoration: underline;
}
.business:visited {
	font-family: "Tw Cen MT";
	color: #000;
	text-decoration: underline;
}
.business:hover {
	font-family: "Tw Cen MT";
	color: #999999;
	text-decoration: underline;
}
.txtnav {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.txtnav:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.txtnav:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.txtnav:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
.h2title {
	font-family: "Times New Roman", Times, serif;
	color: #005ca1;
}
.txtlink {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
.txtlink:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
.txtlink:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
.txtlink:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
.important{
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
.important-sm{
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: xx-small;
}
