body {
	background-color: #FEFFD1;
}
body,td,th {
	font-family: Book Antiqua, Garamond;
	font-size: 16px;
	color: #252600;
}
a:link {
	color: #474900;
	text-decoration: underline;
}
a:visited {
	color: #474900;
	text-decoration: underline;
}
a:hover {
	color: #606300;
	text-decoration: none;
}
a.mainlink {
	font-weight: bold;
	text-decoration: none;
}
a.menulink {
	font-size: 14px;
	text-decoration: none;
}
a.mainlink:hover,a.menulink:hover,a.mainlink:visited,a.menulink:visited {
	text-decoration: none;
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
.kisbetus {
	font-size: 12px;
}
.cim1 {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
.cim2 {
	font-size: 22px;
	text-align: center;
	margin-top: 0px;
}
table.maintable {
	border: 2px solid #606300;
	border-color: #606300;
}
table.bordered,td.bordered {
	border: 2px solid #606300;
}
td.padded {
	padding: 5px 5px 5px 5px;
}
hr.related {
	width: 300px;
	color: #252600;
	text-align: center;
}
.kiemelt {
	background-color: #FBFF62;
}
.kiemelt2 {
	background-color: #FDFFA8;
}
a.nochangea {
	text-decoration: none;
	color: #252600;
}
input {
	border: 2px solid #606300;
	font-family: "Book Antiqua", Garamond;
	background-color: #FFFFFF;
}