@charset "utf-8";
/* CSS Document */

body {
	background-color: #DCDCC7;
	background-image: url(menymellanrum.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin-right: 55px;
}	
	a:link { text-decoration: none; color: #000000}
	a:visited { text-decoration: none; color: #000000}
	a:active { text-decoration: none; color: #A8A880}
	a:hover { color: #A8A880}
	
.huvudrubrik {
	font-family: papyrus;
	font-size: 20px;
	font-style: normal;
}

.rubrik {
	font-family: papyrus;
	font-size: 16px;
	font-style: normal;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
