a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	background-color: #FFFFFF;
	
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #003366;
	background-color: #FFFFFF;
	
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #003366;
	
	text-decoration: none;
}
a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #003366;
	background-color: #FFFFFF;
	
	text-decoration: none;
}
.inaktiv {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	text-decoration: none;
}

