@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/bcg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}


a:link {
color:#ffffff;
text-decoration: underline;
}

a:visited {
color:#ffffff;
text-decoration: underline;
}

a:hover {
color:#ffffff;
text-decoration: none;
}

a:active {
color:#ffffff;
text-decoration: underline;
} 

.toplinks {
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.sponsorer {
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}