.nav-txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #017400;
}
.nav-txt:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #006599;
}
.body-txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.header-txt {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #669966;
}
.body-nav-txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #669966;
}
.body-nav-txt:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #006599;
}
.body-txt-white {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
}
.body-txt-small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.nav-txt-xmas {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.nav-txt-xmas:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #669966;
}
