.links {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 80%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	word-spacing: 18px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.links:hover {
        color: #99000;
        text-decoration: none;}
.rubrik {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	line-height: 17px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-align: justify;
	text-decoration: none;
}
.mellan {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.textback {
	background-color: #999867;
	margin: 0px;
	padding: 12px;
	background-image: url('images/gradient.jpg');
	background-repeat: no-repeat
}
.textback2 {
	background-color: #999867;
	margin: 0px;
	padding: 12px;
	background-image: url('images/gradient3.jpg');
	background-repeat: no-repeat
}
.smalllinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.botlinks {
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 0%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	word-spacing: 18px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}