@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F2DF16;
	background-color: #000000;
}
.gelekader {
	border: thin groove #F2DF16;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #F2DF16;
	text-decoration: none;
}
a:visited {
	color: #F2DF10;
	text-decoration: none;
}


a:hover {
	color: #E52535;
	text-decoration: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3E018;
	background-color: #000000;
	margin: 20px;
	background-position: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.tekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-position: top;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.biotekst {
	margin-right: 5px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 15px;
}

