body {
    margin: 0; padding: 0;
}
.Text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #080632;
}
.Info {
	font-family: Arial;
	font-size: 9px;
	color: #888888;
	letter-spacing: 1px;
}
.Text2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 21px;
	color: #080632;
}
.Rubrik {
	font-family: Trebuchet MS;
	font-size: 23px;
	color: #080632;
}
.Meny {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
    }
a:visited {
	text-decoration: none;
    }
a:hover {
	text-decoration: none;
	color: #CCCCCC;
    }
a:active {
	text-decoration: none;
    }
    
    
#madeby {
	width: 840px;
	margin: 15px auto;
	padding: 5px;
	border: 1px solid #eee;
	text-align: right;
}
#madeby a {
	font-family: Arial;
	font-size: 9px;
	color: #888888;
	letter-spacing: 1px;
}
#madeby a:hover {
	color: #333;
}

