body {
    margin: 0; padding: 0;
	background-image: url(img/bg.jpg);
}
.Text {
	font-family: Arial;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
}
.Rubrik {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #5E0000;
}
.Marquee {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}
.Meny {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
    }
a:visited {
	text-decoration: none;
    }
a:hover {
	text-decoration: none;
	color: #990000;
    }
a:active {
	text-decoration: none;
    }
    
#madeby {
	width: 870px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 10px solid #410000;
	text-align: right;
}
#madeby span {
	padding-right: 618px;
}
#madeby a, #madeby span {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
}
#madeby a:hover {
	color: #fff;
}
