body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f7f8;
}
.bottomsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	text-decoration: none;
}

.menutop {
	color: #231f20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
.menutop:hover {
	color: #fffef5;
}
.menutopsel {
	color: #fffef5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
.undirmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #231F20;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.undirmenu:hover {
	color: #fffef5;
}
.undirmenusel {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fffef5;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.maintable {
	border: 1px solid #231F20;
}
.toplang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b3d2e;
	text-decoration: none;
}
.toplang:hover {
	color: #e8e5e0;
}
.toplangsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e8e5e0;
	text-decoration: none;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	text-decoration: none;
}
.bottomlink:hover {
	color: #004585;
	text-decoration: underline;
}