body {
	font-family: "Arial", "Lucida Sans Unicode", sans-seriff;
	font-size: 16px;
	color: #00000;
	text-decoration: none;
	background-color: #B6A071;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(images/background.jpg);
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-family: "Arial", "Lucida Sans Unicode", sans-seriff;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color: #493d2a;
	text-decoration: underline;
	font-family: "Arial", "Lucida Sans Unicode", sans-seriff;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #c7c9ab;
	text-decoration: underline;
	font-family: "Arial", "Lucida Sans Unicode", sans-seriff;
	font-style: normal;
	font-weight: normal;
}

.style9 {
	font-family: "Arial", "Lucida Sans Unicode", sans-seriff;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.style10 {
	font-family: "Arial", "Lucida Sans Unicode", sans-seriff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

