body
{
	background: #E8E6E0;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(http://bar.dirtyworker.com/img/japani-bg.png);
	background-repeat: repeat;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: none;
}
a
{
	color: #620A08;
	text-decoration: none;
}

a:hover, a:active
{
	color: #A90D0D;
	text-decoration: none;
}
#bar {
	border-bottom: 1px #6A6A58 solid;
	height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

#venstre {
	text-align: left;
	float: left;
}

#midten {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#hoyre {
	text-align: right;
	float: right;
	font-size: 12px;
}

#hackdiv {
 clear: both;
}

a {
}

em {
	font-weight: bold;
	font-style: normal;
}

strong a {
}