body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	background-color: #d1cbbd;
	font-family: Tahoma;
	font-size: 11px;
	color: #45392b;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D3610C;
}

a:hover {
	text-decoration: underline;
}


.tekst {
	color: #553e22;
	font-family: Tahoma;
	font-size: 11px;
}
