@charset "ISO-8859-1";
a:link {
	color: #3E140A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E140A;
}
a:hover {
	text-decoration: none;
	color: #E2D1BB;
}
a:active {
	text-decoration: none;
	color: #3E140A;
}
.body_1 {
	font-family: Arial;
	font-size: 15px;
	color: #231F20;
	font-weight: lighter;
}
.header_1 {
	font-family: Arial;
	font-size: 20px;
	color: #231F20;
	font-weight: lighter;
}

