.tekst {font:normal 13px Arial, sans-serif; color: #000000; }
.italictekst {font:normal 13px Arial, sans-serif; font-style: italic; color: #000000; }
.underlinedtekst {font:normal 13px Arial, sans-serif; color: #FF0000; }
.kop {font:normal 18px Arial, sans-serif; color: #000000; }
.error {font:bold 13px Arial, sans-serif; color: #FF0000; }

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

