.boxes {
	border: 1pt solid #6C7348;
}
.Text {
	margin: 20px;
}
.Outline {
	border: 1px solid #6C7348;
}
.sideboxes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6C7348;
	border-right-color: #6C7348;
	border-bottom-color: #6C7348;
	border-left-color: #6C7348;
}
.links {
	color: #777B5D;
	text-decoration: underline;
}
.returnNav {
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
