body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #FFD5FF;
	margin-top: 20px;
}

.meny a {
	font-weight: bold;
	color: #6293E4;
	text-decoration: none;
	font-size: 13px;
}

.meny a:hover {
	font-weight: bold;
	color: #AA55A2;
	text-decoration: underline;
	font-size: 13px;
}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #0000A0;
}

a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #AA55A2;
}

.oransje {
   color: #D827D8
   }

h1 {
	font-size: 22px;
	color: #A4BA0A;
}

h2 {
	font-size: 15px;
	color: #D827D8;
	font-weight: bold;
}

