.dots {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
.posted {
	border-top: 1px dotted #999999;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
BODY {
	scrollbar-arrow-color: A1A2A3;
	scrollbar-base-color: A1A2A3;
	scrollbar-track-color: #A1A2A3;
	scrollbar-face-color: #CBC9C9;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3d-light-color: A1A2A33;
	scrollbar-darkshadow-color: A1A2A3;
}
