body {
	font-family: Verdana, Georgia, times, serif;
	font-size: 10 pt;
	color: #000000;
	background-color: #202020;
}

body, td {
	font-family: Verdana, Georgia, times, serif;
	font-size: 10 pt;
	color: #000000;
}

A:link {
	text-decoration: none;
	font-family: Verdana, Georgia, times, serif;
	color: #CB0000;
}

A:visited {
	text-decoration: none;
	font-family: Verdana, Georgia, times, serif;
	color: #CB0000;
}

A:hover {
	text-decoration: none;
	font-family: Verdana, Georgia, times, serif;
	color: #CB0000;
}

.overskrift1 {
	font-size: 18 pt;
	font-weight: bold;
	color: #CB0000;
}


.link {
	font-size: 8 pt;
	color: #FFFFFF;
}

.blacklink {
	font-size: 8 pt;
	color: #000000;
}

.copyright {
	font-size: 8 pt;
	color: #FFFFFF;
}

.menu {
	font-size: 8 pt;
	color: #FFFFFF;
}

.tekst {
	color: #727272;
}

.news {
	font-size: 12 pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CB0000;
	padding: 2;
}

.billede {
	border: 1 solid #727272;
}