<style type="text/css">


a {
	font-size: small;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.ivi {
	font-size: x-small;
}
a.ivi:link {
	text-decoration: none;
	color: #516175;
}
a.ivi:visited {
	text-decoration: none;
	color: #516175;
}
a.ivi:hover {
	text-decoration: none;
	color: #FFFF99;
}
a.ivi:active {
	text-decoration: none;
	color:#516175;
}


.Overskrift {
	color: #000066;
	font-size:12px;
	font-weight: bold;
}
.Ingress {color: #000000; font-size:11px;}

.activelink {color: #FFFF00}
.navtext {font-family: Verdana; color: #666666; font-size: x-small;}

input, textarea, select{font-family: Verdana; font-size:10px;}


body, html {
	height: 100%;
	overflow: hidden;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	
	background-color: #8599B1;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #647890;
	
}

.timetext {
	font-size: x-small;
}

.BoxHeader {
	font-size: 12px;
	font-weight: bold;
	color: #8599B1;
}

</style>

