@charset "UTF-8";
a:hover {
	text-decoration: none;
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a {
	color: #FFF;
	text-decoration: underline;
}
h3 {
	font-size: 10px;
	color: #999;
}
.ligesider {
	text-align: justify;
}
.dobbeltafstand {
	line-height: 30px;
}
.storepile {
	font-size: 24px;
}

