body {
    margin: 0; padding: 0;
	background-color: f5f594;
}
.Text {
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
.Form {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.Info {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 2px;
	color: #000000;
}
.Rubrik {
	font-family: Trebuchet MS;
	font-size: 22px;
	letter-spacing: 1px;
	color: #333333;
}
.Rubrik2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
}
.Meny {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
    }
a:visited {
	text-decoration: none;
    }
a:hover {
	text-decoration: underline;
    }
a:active {
	text-decoration: none;
    }
