. body {
	margin: 0px;
}
.topcelle {
	padding-top: 12px;
	background: url(squares.gif);
}
	
.tekst {
	color: black;
	font-family: Verdana, Geneva, Arial;
	font-size: 12px; 
	}
	
	.tekst2 {
	color: black;
	font-family: Verdana, Geneva, Arial;
	font-size: 10px; 
	}
	
	.titel {
	color: #666666;
	font-family: Verdana, Geneva, Arial;
	font-size: 24px; 
	}
	
.overskrift {
	color: #2c4c95;
	font-family: Arial;
	font-size: 16px;	
	 }
 .menu {
	color: black;
	font-family: Verdana, Geneva, Arial;
	font-size: 12px;
	text-decoration: none; 
	}
 
 .menu_boks {
	background-color: #e6e6e6;	
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #2c4c95;
	font-family: Verdana, Geneva, Arial;
	font-size: 12px;	 
	 }
	 
a.menu:active {
	background-color: transparent;
	color: #2c4c95;
	text-decoration: none;
}

a.menu:visited {
	background-color: transparent;
	color: #2c4c95;
	text-decoration: none;
}

a.menu:hover {	
	color: #000000;
	text-decoration: none;
}

a.menu:link {
	background-color: transparent;
	color: #2c4c95;
	text-decoration: none;
}
.menu_2 {
	color: black;
	font-family: Verdana, Geneva, Arial;
	font-size: 10px; 
	}
 
 .menu_boks {
	background-color: #e6e6e6;	
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #2c4c95;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;	 
	 }
	 
a.menu_2:active {
	background-color: transparent;
	color: #2c4c95;
	text-decoration: none;
}

a.menu_2:visited {
	background-color: transparent;
	color: #2c4c95;
	text-decoration: none;
}

a.menu_2:hover {	
	color: #000000;
	text-decoration: none;
}

a.menu_2:link {
	background-color: transparent;
	color: #2c4c95;
	text-decoration: none;
}

