body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bg_sagit.gif);
	background-attachment: fixed;
	background-color: #B26B00;
	background-repeat: no-repeat;
	background-position: -400px -140px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #FFB84D;
}
a:link {
	color: #B26B00;
	text-decoration: none;
}
a:visited {
	color: #B26B00;
	text-decoration: none;
}
a:hover {
	color: #B26B00;
	text-decoration: underline;
}
a:active {
	color: #FFB84D;
	text-decoration: underline;
}

