/*dBendiksen/dansan/sansun CSS HOVEDCSS #0066aa*/
body{ 
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    text-decoration: none; 
}

a, a:visited, a:active {
    color:#0066aa;
    text-decoration: none; 
}

a:hover {
	color:#000000;
	text-decoration: underline; 
}
