td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.sub-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #e8d7c5;
	border: 1px solid #613a13;
	cursor: hand;
	color: #613a13;


}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #c69b6e;
	text-decoration: none;

}
.menu-on {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #613a13;
	text-decoration: none;
}
a.menu:hover {
	color: #613a13;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a.link:hover {
	text-decoration: none;
}
.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c69b6e;
}
a.more:hover {
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #613a13;
}
a.title:hover {
	text-decoration: none;
}
.textarea {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #613a13;
}
