.bodystyle {
	BACKGROUND-COLOR: #877b55;
}

.maintext {
	FONT-FAMILY: Times New Roman, Times, serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 18px;
	COLOR: #5e3816;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #ffffff;
}

.menu {
	BACKGROUND-COLOR: #b09d8d;
}

.header {
	BACKGROUND-COLOR: #5e3816;
}

.phototext {
	FONT-FAMILY: Times New Roman, Times, serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 18px;
	COLOR: #5e3816;
	TEXT-DECORATION: none;
}

.photo {
	BORDER: #b09d8d 2px solid;
}

a:link {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #5E3816;
}
a:visited {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #5E3816;
}
a:active {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #b09d8d;
}
a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #b09d8d;
}
