@charset "UTF-8";
.leftlinks {
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6D6632;
	text-decoration: none;
}
a:hover {
	color: #7B4827;
}
.content {
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D2C69B;
	text-decoration: none;
}
.headers {
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #76451A;
	text-decoration: none;
}
