.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 15px;
	color: #FFFFFF;
}
a:link {
	color: #D00000;
	text-decoration: none;
}
a:visited {
	color: #D00000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #D00000;
	text-decoration: none;
}.bok {
	background-image: url(../bilder/bok.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg {
	background-image: url(../bilder/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.body_main {
	background-color:#460000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#FFFFFF;
	padding:10px;
}
