a:link {
	color: black;
	font-weight: bold;
}

a {
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}

a:visited {
	color: black;
	font-weight: bold;
}

a:active {
	color: black;
}

a:hover {
	color: 666666;

}

body {
	font-family: verdana, Helvetica, sans-serif;
	color: #000000;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 10px;
} 
.tekst {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	background-repeat: no-repeat;
}
.tekst2 {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	color: white;
}

.table {


}

.tracks {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	color: #FFFFFF;
	align: top;
}

