p {	 
	font-family: Verdana; 
	font-size: 10; 
} 
 
#overskrift { 
	color: #000000; 
	font-weight: bold; 
} 
 
#menu { 
	font-weight: bold; 
} 
 
a:link { 
	color: #FFFFFF; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 10; 
} 
a:visited { 
	color: #FFFFFF; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 10; 
} 
a:active { 
	color: #FFFFFF; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 10; 
} 
a:hover { 
	color:#D8D8D8; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 10; 
} 
 
a.center:link { 
	color: #000000; 
	text-decoration:underline; 
	font-family: Verdana; 
	font-size: 10; 
} 
a.center:visited { 
	color: #000000; 
	text-decoration:underline; 
	font-family: Verdana; 
	font-size: 10; 
} 
a.center:active { 
	color: #000000; 
	text-decoration:underline; 
	font-family: Verdana; 
	font-size: 10; 
} 
a.center:hover { 
	color:#003399; 
	text-decoration:underline; 
	font-family: Verdana; 
	font-size: 10; 
} 
 
body { 
	background-color: #FFFFFF; 
}