.downloadslijst {
	list-style-type: square;
	margin-left: 17px;
	margin-bottom: 40px;
	padding-left: 0;
}

.downloadslijst a:link, .downloadslijst a:visited {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2e71a6;
	text-decoration: none;
}

.downloadslijst a:hover, .downloadslijst a:focus {color: orange;	text-decoration: underline;}
.downloadslijst a:active {color: red;}