@charset "utf-8";
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #78520B;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #8BA069;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #78520B;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

h1 {font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #78520B;
	}

h2 {font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #78520B;
	}

h3 {font-size: 15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #78520B;
}

h4 {font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #78520B;
}

h4 a:link, a:visited, a:active {font-size: 14px;
font-family: "Trebuchet MS";
color: #000000;}

h5 {font-size: 14px;
font-family: "Trebuchet MS";
font-weight: normal;
color:#000000;}

