body {
	background-color: #706E57;
}
.style1 {
	font-family: "TAHOMA";
	font-size: 11px;
	color: #f1e8de;

}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #716e57;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #c17541;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #716E57;
}
a:hover {
	text-decoration: none;
	color: #716E57;
}
a:active {
	text-decoration: none;
	color: #716E57;
}
