body {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12pt;
 color: black;
}
.indhold A {
 text-decoration : none;
 font-weight: bold;
 color: blue;
}
.indhold A:hover {
color : green;
}
img  {
border: 0px;
}
