.style11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C7B7D;
}
a:link {
	color:#443D2D;
	text-decoration: none;
}
a:visited {
	color:#443D2D;
	text-decoration: none;	
}
a:hover {
	color: #06A853;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

body {
	background-color: #181212;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.meny {color: #E0AF49; font-weight: bold; }

h1 {margin: 10px 0%;
	font-size: 16px;
}
.style16 {
	font-size: 18px;
	text-align: center;
}
.style17 {font-size: 16px; }
.txtcentered {
	text-align: center;
}
.txtcenteredbig {
	font-size: 16px;
}
a.nav:link {color: BE9E6D; text-decoration: none; }
a.nav:visited {color: BE9E6D; text-decoration: none; }
a.nav:hover {color: green; text-decoration: none; }
a.nav:active {color: red; } 
