body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
.overskrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
}
a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #CCCC66;
	text-decoration: none;
	background-color: #000033;
}
a:active {
	color: #000033;
}
