a {
font-family: verdana;
font-size: 8pt;
color: #1D2D55;
text-decoration: none;
font-weight: bold;
}
a:hover {
font-family: verdana;
font-size: 8pt;
color: #1D2D55;
text-decoration: underline;
font-weight: bold;
}

a.nyhedsboks {
font-family: verdana;
font-size: 7pt;
color: #1D2D55;
text-decoration: none;
font-weight: bold;
}
a.nyhedsboks:hover {
font-family: verdana;
font-size: 7pt;
color: #1D2D55;
text-decoration: underline;
font-weight: bold;
}
td, tr {
font-family: verdana;
font-size: 8pt;
color: #333333;
}
.nyhedsboks {
font-family: verdana;
font-size: 7pt;
color: #333333;
}
a.menu{
font-family: verdana;
font-size: 9px;
color: #333333;
text-decoration: none;
}
a.menu:hover{
font-family: verdana;
font-size: 9px;
color: #ffffff;
background-color: #1D2D55;
text-decoration: none;
display: block;
}
.forside_boks{
font-family: verdana;
font-size: 9px;
color: #ffffff;
text-decoration: none;
text-align: center;
font-weight: bold;
}

a.forside_boks_link{
font-family: verdana;
font-size: 9px;
color: #ffffff;
text-decoration: none;
}

a.forside_boks_link:hover{
font-family: verdana;
font-size: 9px;
color: #ffffff;
text-decoration: none;
display: block;
background-color: #777777;
}
.overskrift{
	font-family: Times, Times New Roman;
font-size: 18px;
color: #333333;
font-weight: bold;
}