.overskrift {
	font-family: Lucida grande, Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #4a4a40;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.tekst {
	font-family: Lucida grande, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #4a4a4a;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
A:link, A:visited, A:active {
	font-family: Lucida grande, Arial, Tahoma, Verdana;
	text-decoration: underline;
	color: #4a4a4a;
}

A:hover {
	font-family: Lucida grande, Arial, Tahoma, Verdana;
	text-decoration: none;
	color: #4a4a4a0;
}
