a:link {
	color: #333333;
	text-decoration:underline;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #D81F2A;
	text-decoration:underline;
}
a:active {
	color: #333333;
	text-decoration:none;
}

a.underline:link {
	color: #333333;
	text-decoration:underline;
}
a.underline:visited {
	color: #333333;
	text-decoration:underline;
}
a.underline:hover {
	color: #D81F2A;
	text-decoration:underline;
}
a.underline:active {
	color: #333333;
	text-decoration:underline;
}

.tekst {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; text-transform: none; color: #4343430}
.teksttitel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; line-height: 20px; font-weight: bold; font-variant: normal; text-transform: none; color: #434343 }
.tekstBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bolder; font-variant: normal; text-transform: none; color: #434343 }
.tekstKlein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #434343 }
.tekstKleinBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #434343 }

form { margin-top : 0px; margin-bottom : 0px; }