@charset "iso-8859-1";
BODY {
	background: #f0f0DF;
	
	font-family: Verdana, Arial, sans-serif;
	font-size : 9pt;
	
}

table, td {
	background-color: #f0f0DF; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;		
		}			
										

A:link {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: D03810;
}


A:active  { color:#A00000;  }





/*#F0EBE3 en mulighed  #F8F4F0 anden mulighed*/
										/*sidste orginale #e0e4e0* også god f0f0df*/