body {
	background-color: #f1dd93;

	scrollbar-arrow-color: #f1dd93;
	scrollbar-base-color: #F1BE49;
	scrollbar-darkshadow-color: #F1BE49;
	scrollbar-face-color: #F1BE49;
	scrollbar-shadow-color: #F1BE49;

}

A:link { color: #66443b; font-weight: none; text-decoration: none }
A:visited { color: #66443b; font-weight: none; text-decoration: none }
A:active { color: #66443b; font-weight: none; text-decoration: none }
A:hover { color: #66443b; font-weight: none; text-decoration: underline }

.text {
	background-color: #fcfdf7;

	font-family: Georgia;
	font-size: 12pt;
	color: #000000;

}

.balk {

	width: 488px;
	height: 320px;
	overflow: auto;

}

.textmenu {
	background-color: #fcfdf7;

	font-family: Georgia;
	font-size: 12pt;
	color: #66443b;
	font-weight: bold;
	text-decoration: none;
}

.form {
	background-color: #f1dd93;

	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
