body {
	background-color: #E7DAC5;
	margin: 0px;
}
body, td {
	font-family: "Palatino Linotype", "Trebuchet MS", Georgia, Arial, Sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #381D0C;
}
.mainButtons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BE7826;
	text-decoration: none;
}
.mainButtons:hover {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E2C99C;
	text-decoration: none;
}
.mainButtonsOff {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E6AC69;
	text-decoration: none;
}
.mainButsbtw{
	color: #E2C99C;
}
.area {
	font-size: 15px;
	font-weight: bold;
	color: #BE7826;
}
a {
	color: #562E15;
}
a:hover {
	color: #BE7826;
}
.border {
	border: 1px solid #663300;
}
