a.navigation:link, a.navigation:active, a.navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #564902;
	padding-right: 15px;
	padding-left: 15px;
}
a.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #C64F00;
	padding-right: 15px;
	padding-left: 15px;
}
.navline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
a.navigation2:link, a.navigation2:active, a.navigation2:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #564902;
}
a.navigation2:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #C64F00;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
strong.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
a.txt:link, a.txt:active, a.txt:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
	color: #564902;
	font-weight: bold;
}
a.txt:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
	color: #C64F00;
	font-weight: bolder;
}
.box {
	background-color: #FAF4D3;
	border: 2px solid #FFFFFF;
}
.box2 {
	background-color: #000000;
}
