body
{
	font-family: Verdana;	
}

.menu { 
color: black; 
font-weight: 600; 
font-size: 13px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none
 }

.header {
	color: black;
	font-weight: 600;
	font-size: 26px;
	font-family: sans-serif;
	text-decoration: none
}

.tekst {
	color: black;
	font-weight: normal;
	font-size: 12px;
	font-family: sans-serif;
	text-decoration: none
}

.tekstlille {
	color: black;
	font-weight: normal;
	font-size: 11px;
	font-family: sans-serif;
	text-decoration: none
}

.tekstlink {
	color: black;
	font-weight: normal;
	font-size: 13px;
	font-family: sans-serif;
	text-decoration: none
}


.tekstlink:hover {
	color: black;
	font-weight: normal;
	font-size: 13px;
	font-family: sans-serif;
	text-decoration: underline;
}

.tekstbold {
	color: black;
	font-weight: 600;
	font-size: 11px;
	font-family: sans-serif;
	text-decoration: none
}

.red {
	color: Red;
	font-weight: normal;
	font-size: 13px;
	font-family: sans-serif;
	text-decoration: none;
}


.submenu {
	color: #101010;
	font-weight: 500;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


.pris {
	color: red;
	font-weight: 600;
	font-size: 14px;
	font-family: sans-serif;
	text-decoration: none;
}

.link {
	color: black;
	font-weight: 600;
	font-size: 13px;
	font-family: sans-serif;
	text-decoration: underline;
}

.link:hover {
	color: black;
	font-weight: 600;
	font-size: 13px;
	font-family: sans-serif;
	text-decoration: none
}

.grey {
	color: #909090;
	font-size: 10px;
	font-family: sans-serif;
}