a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.SiteName {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #FFFFFF;
}

.Navigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #996600;
}
.Navigation a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #996600;
	text-decoration: underline;
}
.content a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #996600;
	text-decoration: underline;
}
.content a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #996600;
	text-decoration: underline;
}
.content a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #996600;
	text-decoration: underline;
}
.PageTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
