body {
	background-attachment: fixed;
	background-image: url(bilder/bakgrund_tonad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #c2b59b;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}


a:link {
	color: #AC9eBc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ac9ebc;
}
a:hover {
	text-decoration: underline;
	color: #AC9eBc;
}
a:active {
	text-decoration: none;
	color: #ac9ebc;
}
.text {
	font-weight: normal;
	color: #bebebe;
	font-size: 11px;
}

.textfet {
	font-weight: bold;
	color: #bebebe;
	font-size: 11px;
}

.vittext {
	color: #FFFFFF;
	font-size: 11px;
}

.rubrik {
	font-size: 12px;
	color: #c2b59b;
	font-weight: bold;
}
