/* CSS Document */

body {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.broedtekst {
	font-size: 13px;
	color: #000000;
}

.footertekst {
	font-size: 12px;
	color: #000000;
}

a, a:visited, a:active{
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}

a:hover{
	color: #FF0000;
	text-decoration: none;	
	font-size: 13px;
	font-weight: normal;
}

a.hovedmeny, a.hovedmeny:hover, a.hovedmeny:visited, a.hovedmeny:active{
	color: #000000;
	text-decoration: none;	
	font-size: 13px;
	font-weight: normal;
}

a.hovedmeny:hover{
	color: #FF0000;
	text-decoration: none;	
	font-size: 13px;
	font-weight: normal;
}


