a:link {
	color: #573817; 
	text-decoration: none;
}

a:visited {color: #573817; 
	text-decoration: none;
}

a:hover {
	color: #ab8c6d;
}

a:active {
	outline: none;
	text-decoration: none;
}

a:focus{
	-moz-outline-style: none;
}

body {
	margin: 5px;
	background-color: #d7cfc4;
	font-family: Comic Sans MS;
	font-size: 23px;
	
}

#menyEgenskaper {
	position: relative; 
	top: 140px;
	line-height: 38px;
}

.online {
	position: absolute;
	font-family: Comic Sans MS;
	font-size: 12px;
	bottom: 63px;
}


.antalbesok {
	position: absolute;
	font-family: Comic Sans MS;
	font-size: 12px;
	bottom: 50px;
}

.copyright {
	position: absolute;
	font-family: Comic Sans MS;
	font-size: 10px;
	bottom: 10px;
}

