.MainMenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.MainMenuOrange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF8600;
	text-decoration: none;
}

.MainMenu:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #FF8600;
	text-decoration: none;
}

.MainLink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C84E00;
	text-decoration: none;
}

.MainLinkMaroon {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C84E00;
	text-decoration: none;
}

.MainLink:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #FF8600;
	text-decoration: none;
}

.FooterTitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF8600;
	text-align: center;
}

.FooterText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: center;
}

.Text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
	word-spacing: normal;
	line-height: 14px;
}

.TextTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	line-height: 30px;
	background-position: bottom;
}

.NewsTitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	word-spacing: normal;
	line-height: 14px;
}

.NewsTitleOrange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF8600;
	text-align: left;
	word-spacing: normal;
	line-height: 14px;
}

.NewsTitle:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF8600;
	text-align: left;
	word-spacing: normal;
	line-height: 14px;
}

.SmallerText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: center;
}

