.bastard {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(gfx/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-color: #333333;
}
.txt {
	font-family: Helvetica, arial, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	color: #FFEC82;
	text-transform: none;
}
.overskrift {
	font-family: Helvetica, arial, sans-serif;
	font-size: 11pt;
	text-transform: uppercase;
	color: #FFFFFF;
}
.tabell {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(gfx/tbbg.jpg);
}
a:link, a:Visited, a:active {
	font-size: 8pt;
	color:#336870;
        font-weight: bold;
	text-decoration: none;
        cursor:crosshair;
}

a:hover { color: #999999; }
.style2 {font-size: 16px}

