body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FFF1B9;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #B79300;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.slimgrey {
	border: 1px solid #525251;
}

.slimlightgrey {
	border: 1px solid #FFFFFF;
}

.space {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.bunntekst {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
