.body {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.scheduletxt {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
.goldtxt {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 13px;
	line-height: 14px;
	color: #ebb01f;
	font-weight: bolder;
}
.rusttxt {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #ac321e;
}

.bluelink {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000692;
	text-decoration: underline;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #c04c2a;
	letter-spacing: .25em;
	text-decoration: none;
}

.header1blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #000692;
	letter-spacing: .25em;
}
.Navigation ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #C97D9C;
}
.Navigation a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #C97D9C;
	text-decoration: underline;
	margin: 3px;
	padding: 3px;
}
.Navigation a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27468A;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
}
.Navigation a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27468A;
	text-decoration: underline;
	line-height: 25px;
	font-weight: bold;
}
.Navigation a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #C97D9C;
	font-weight: bold;
	text-decoration: underline;
}
.Navigation a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C97D9C;
	text-decoration: underline;
	}
