body {
	background-color: #F4EBE2;
}
a:link { 
	color: #660000;
	text-decoration: none;	
	}
a:visited { 
	color: #660000;
	text-decoration: none;	
	}
a:hover { 
	color: #fff;
	background-color: #dac5ae;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	text-decoration: none;		
	}
.kontakt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #533d25;
	letter-spacing: 2px;
}
.tekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #533d25;
	letter-spacing: 1px;
}
.spaltetekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #533d25;
	letter-spacing: 1px;
}
.tittel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	letter-spacing: 1px;
	font-weight: bold;
}
