@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}

.main { 
     font-family:  Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #FFFFFF;}
	 
	 
a:link {color : #009999;
			text-decoration : none;}
a:visited {color : #009999;
			text-decoration : none;}
a:hover {color : red;
			text-decoration : none;}
a:active {color : #009999;
 			text-decoration : none;}


	 
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.textB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}	 
.mainGUL { 
     font-family:  Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color: #FEDB2D;
}
.style5 {font-family: "Courier New", Courier, monospace;
 font-size: 11px;
 color: #000000;
}	 
.Info {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
.Logonavn {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.Overskrift {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;

}
.styleTxtRød {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##AB013F;
	font-weight: bold;
}
.styleTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.Info0 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}
.Info1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Info2{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #006699;
}

