body { }

p { }

td { }


.adresse { color: white; font-size: 10px; font-family: verdana; font-weight: normal; }
.datarack { color: #000; font-size: 11px; font-family: verdana; font-weight: bold; text-decoration: none; }
.menu { color: white; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
.rubrik { color: #f33; font-size: 15px; font-family: verdana; font-weight: bold; }
.mellem { color: black; font-size: 11px; font-family: verdana; font-weight: bold; text-decoration: none; }
.brod { color: black; font-size: 11px; font-family: verdana; }
.menu:hover { color: #ff3333; text-decoration: none; }
.link { color: black; font-size: 11px; font-family: verdana; text-decoration: none; }
.link:hover { color: #ff3333; font-size: 11px; font-family: verdana; font-weight: bold; text-decoration: none; }
.datarack:hover { color: #f33; font-size: 11px; font-family: verdana; font-weight: bold; text-decoration: none; }
.brod ul .link a {
	color: #000;
	text-decoration: none;
}
.brod ul .link hover {
	color: #F00;
	font-weight: bold;
}

