body
{
	background-color : #008178;
	padding-top : 20px;
	margin-bottom : 25px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	}
.text
{
	font-size : 11px;
	font-family : sans-serif;
	color : Black;
	}
.text2
{
	font-size : 11px;
	font-family : sans-serif;
	color : Black;
	}
A:link {
  TEXT-DECORATION: none;
  color : black;
}
A:active {
TEXT-DECORATION: underline;
 color : #008178;
}
A:visited {
TEXT-DECORATION: none;
  color : black;
}
A:hover {
TEXT-DECORATION: none;
 color : #008178;
}
h1 {
	font-size : 14px;
	font-weight : bolder;
}
.citat {
	font-size : 11px;
	font-style : italic;
	font-family: sans-serif;
	color : #333333;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
}
.meny {
	font-size : 11px;
	font-style : bold;
	font-family : sans-serif;
	color : #333333;
	padding-right : 5px;
	padding-left : 5px;
}