body {
	background-color: #FFFFEC; 
	
}




BODY {
	FONT-FAMILY: VERDANA;
	FONT-SIZE: 76%;
	SCROLLBAR-FACE-COLOR: #FF000000; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #BBBBBB; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #993333; SCROLLBAR-TRACK-COLOR: #FFFFEC; SCROLLBAR-DARKSHADOW-COLOR: #FFFFEC; overflow-x: hidden
}


h1 {
	color: #3b3131;
	font-size: 1.5em;
	font-weight: bold;
	
}

h2 {
	color: #3b3131;
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	color: #3b3131;
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	color: #3b3131;
	font-size: 1.1em;
	font-weight: bold;
}
p {
	color: #3b3131;
	font-size: 1em;
	text-decoration: NO;
	
}

li {
	color: #3b3131;
	font-size: 1em;
	text-decoration: NO;
}

ol {
	color: #3b3131;
	font-size: 1em;
	text-decoration: NO;
	list-style-type: decimal;
}

td {
	color: #3b3131;
	font-size: 1em;
	text-decoration: none;
}
table {
	font-size: 1em;
} 

a:link {
	color: #990000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #990000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font: bold 1em VERDANA;
	text-decoration: none;
}

a:active {
	color: #999999;
	font: bold 1em VERDANA;
	text-decoration: none;
}

p.copyright {
	color: #777777;
	font: 1em VERDANA;
	text-align: center;
}


p.title {
	color: #EE4444;
	font: 1em VERDANA;
	text-decoration: none;
}
 div#links a:hover span title {
	display: block;
	position: absolute; top: 200; left: 0; width: 125 px;
	padding: 5 px; margen: 10 px; z-index: 100;
	color: #BB3333; background: AAAAAA;
	font: 10 px VERDANA;
}
#billede {
	float: right;
	width: 300px;
}

