body {
	font-family: tahoma;
	font-size: 11px;
	color: #574F33;
	background-color: #E8E4D8;
}

#content {
	font-family: tahoma; 
	font-size: 11px; 
	margin: 20px;
}

.tekst {
	font-family: tahoma;
	font-size: 11px;
	color: #51492F;
}

a {
	color: #F5822A;
	text-decoration: none;
}

a:hover {
	color: #F5822A;
	text-decoration: underline;
} 
