.box {
	border-top: 1px solid #43310A;
	border-right: 1px solid #43310A;
	border-bottom: 1px solid #43310A;
	border-left: 1px solid #43310A;
}
.red16 {
	font-size: 16px;
	color: #822E23;
	text-decoration: none;
	font-weight: normal;
}
.background {
	background-color: #E8EBE0;
}
.red18 {
	font-size: 18px;
	color: #822E23;
	text-decoration: none;
	font-weight: bold;
}
.redlink {
	font-size: 16px;
	color: #822E23;
	text-decoration: underline;
}
.red16Bold {
	font-size: 16px;
	font-weight: bold;
	color: #822E23;
}
.directory {
	color: #822E23;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.directory a{
	color: #822E23;
}
