body {
	margin-top: 0px;
	background-color: #6A6851;
}
.ekur {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F4C91A;
	text-decoration: none;
}
.ekur:hover {
	color: #FFFFCC;
	text-decoration: underline;
}.copy {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.link1:hover {
	color: #009933;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

