a.tekst {
	font-family: "Arial", "Helvetica";
	font-size: 14px;
	color: #FDECD1;
	text-decoration: underline;
}

a.tekst:hover {
	color: #DCC7A5;
	text-decoration: underline;
}
