/* CSS Document */

body 	{ 
	background: url(/Images/Layout/background-gr.gif) repeat-y top center;  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-color: #dfeef7; */
	background-color: #d0e1cb;		
}

a:link {
	color: #940129;
}
a:visited {
	color: #940129;
}
a:hover {
	color: #940129;
}
a:active {
	color: #940129;
}.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #191919;
	line-height: 18px;
}

