body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F0000;
}
.menu {
	font-family: Times;
	font-size: 12px;
	color: #3F0000;
	font-weight: bold;
}

.menu a:link {
	font-family: Times;
	font-size: 12px;
	color: #3F0000;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: Times;
	font-size: 12px;
	font-weight: bold;
	color: #3F0000;
	text-decoration: underline;
}
.menu a:visited {
	font-family: Times;
	font-size: 12px;
	color: #3F0000;
	text-decoration: none;
	font-weight: bold;
	}
	
.style8	 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFF80;
	text-decoration: none;
	font-weight: bold;
}
.style8 a:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFF80;
	text-decoration: none;
	font-weight: bold;
}
.style8 a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF80;
	text-decoration: underline;
}
.style8 a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFF80;
	text-decoration: none;
	font-weight: bold;
	}
	
.tekst
 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

.kop
{
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
