body {
    margin: 0; padding: 0;
}
.Text {
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color: #444444;
	letter-spacing: 1px;
}
.Minitext {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
}
.Meny {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0px;
padding: 15px 0;
padding: 28px 0;
padding: 10px 0;
}
.Rubrik-gron {
	font-family: Trebuchet MS;
	font-size: 22px;
	line-height: 27px;
	font-weight: bold;
	color: #98ba82;
}
.Rubrik-mini {
	font-family: Trebuchet MS;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	color: #E67300;
}
a:link {
	text-decoration: none;
    }
a:visited {
	text-decoration: none;
    }
a:hover {
	text-decoration: none;
	color: #000000;
    }
a:active {
	text-decoration: none;
    }
