body{
background-color:#000000;
background-image:url(pic/bg03.gif);
Background-repeat:repeat-x;
font-family: arial, sans-serif;
} 

.menu_a{
font-weight:bold;
color:#000000;
}
.menu_b:hover{
color:#999999;
}
.menu_b{
position:relative;
top:-20px;
left: 1px;
color:#cccccc;
}
h1{
font-size:14pt;
font-weight: bold;
text-decoration:underline;
}
a{
  color:#000000;
}
a:hover{
  color:#000000;
}
a.overskrift{
  color:#666666;
	font-weight: bold;
}
td{
vertical-align: top;s
}

