body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;	
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B62E36;
	font-size: 11px;
	font-weight: normal;
}
a:link.menu {
	color: #DFC200;
	text-decoration: none;
	font-weight: bold;
}
a:visited.menu {
	text-decoration: none;
	color: #DFC200;
	font-weight: bold;	
}
a:hover.menu {
	text-decoration: underline;
	color: #DFC200;
	font-weight: bold;	
}
a:active.menu {
	text-decoration: none;
	color: #DFC200;
	font-weight: bold;	
}
.menudots {color: #DFC200}
.mini {font-size: 9px}
.style_black {color: #000000}
.style_red_bold {
	color: #B62E36;
	font-weight: bold;
}
.Rubrik {
	color: #B62E36;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

