.brodtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.overskrift {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	
}
a {
	color: #003E7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:link {
	color: #003E7A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003E7A;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003E7A;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #003E7A;
	text-decoration: underline;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submenu {
	color: #003E7A;
	text-decoration: none;
	font-weight: normal;
}
.submenu:link {
	color: #003E7A;
	text-decoration: none;
	font-weight: normal;
}
.submenu:visited {
	color: #003E7A;
	text-decoration: none;
	font-weight: normal;
}
.submenu:active {
	color: #003E7A;
	text-decoration: underline;
	font-weight: normal;
}
.submenu:hover {
	color: #003E7A;
	text-decoration: underline;
	font-weight: normal;
}

.graa {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.graa:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.graa:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.graa:active {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.graa:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
