@charset "iso-8859-1";

body {
	background-color: #674947;
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #674947;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 18px;
}

a:link {
	color: #674947;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #674947;
}
a:hover {
	text-decoration: none;
	color: #A87A7D;
}
a:active {
	text-decoration: none;
}