body,td,th {
	color: #333300;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #333300;
}
.overskrift1 {
	font-size: 16px;
	font-weight:bold;
}
a:link {
	color: #333300;
	text-decoration: underline;
}
a:visited {
	color: #333300;
	text-decoration: underline;
}
a:hover {
	color: #EAECA1;
	text-decoration: underline ;
}
a:active {
	color: #EAECA1;
	text-decoration: underline;
}