body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(img/bg.jpg);
}
.Text {
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color:#000000;
}
.Meny {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #DB2029;
	font-weight: bold;
}
.Form {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
}
.Erbjudande {
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	color:#FFFFFF;
}
.Marquee {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.Rubrik {
	font-family: Trebuchet MS;
	font-size: 29px;
	color: #4BB8CD;
	font-weight: bold;
}
.Special {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4BB8CD;
	font-weight: bold;
}
	}
	a:link {
	text-decoration: none;
    }
    a:visited {
	text-decoration: none;
    }
    a:hover {
	text-decoration: none;
	color: #4BB8CD;
    }
    a:active {
	text-decoration: none;