.topNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.topNav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}

.topNavDown {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.blkBold {
	font-weight: bold;
}
.orangeBold {
	font-weight: bold;
	color: #FF9900;
}
