a:link {  color: #990033; text-decoration: none}
a:visited {  color: #990033; text-decoration: none}
a:hover {  color: #006699; text-decoration: underline}
a:active {  color: #990033; text-decoration: none}
.test {  }
.list {
	list-style-type: square;
	list-style-position: outside;

}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}

.mtable {
	border: 1px solid #665F93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.litenskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
