body {
	color: #2D6F8D;
	font-family:Arial, Helvetica, sans-serif;
}

body A {
	text-decoration: none;
}

body A:hover {
	color:#2D6F8D;
}

.albumlijst {
	text-decoration:none;
	color:#007480;
	font-size:12px;
	padding-bottom:5px;

}