a:link {
	color: #847B5A;
}
a:visited {
	color: #847B5A;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #847B5A;
}
.tekst {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: normal;
	color: #918562;
	text-decoration: none;
	letter-spacing: 1px;

}
