	body, td {
		font-family: Verdana;
		font-size: 10px;
		color: #FFFFFF;
	}
	
	
	.ArticleText {
		
	}

	.Heading {
		font-family: Arial;
		font-size: 18px;
	}
	
	.BottomText {
		font-size: 9px;
	}
	
	.RedbarText {
		color: #FFFFFF;
	}
	
	.LeftmenuNormal {
	}
	
	.LeftmenuActive {
		font-weight: bold;
		color: #FFFFFF;
	}
	
	.RightmenuRitzau {
		color: #014DC4;
	}	

	.RightmenuBoeger {
		color: #448704;
	}	

	.RightmenuLogin {
		color: #CF001A;
		font-weight: bold;
	}	
	
	.inputBox {
		font-family: Verdana;
		font-size: 10px;
		color: #353013;
		border-width : 1;
		border-style: solid;
		border-color: #B5AB92;
		background-color: #FDEFCA;
	}

		   
	A:link, A:active, A:visited	{ color: #FFFFFF;text-decoration: underline;}
	A:hover	{ color: #FFFFFF;text-decoration: none;}

	A.LeftmenuLink:link, A.LeftmenuLink:active, A.LeftmenuLink:visited	{ color: #000000;text-decoration: none;}
	A.LeftmenuLink:hover	{ color: #000000;text-decoration: none;}

	A.LeftmenuLinkActive:link, A.LeftmenuLinkActive:active, A.LeftmenuLinkActive:visited	{ color: #FFFFFF;font-weight: bold;text-decoration: none;}
	A.LeftmenuLinkActive:hover	{ color: #FFFFFF;font-weight: bold;text-decoration: none;}


