.tekst {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	text-indent: 0.5cm;
}
.overskrift1 {
	background-color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.overskrift2 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.overskrift3 {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.overskrift4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.grønn {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
}
.rød {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
}
A {
	
}

A:HOVER {
	background : Yellow;
}
.ekstra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00CC00;
}
