#links {
	height: 300px;
	width: 230px;
	margin-top: 25px;
	margin-left: 8px;
} 

ul.nagel {
	list-style-type: none;
	line-height: 40px;
	font-weight: bolder;
	/* margin-left: -20px; */
}

li.nagel {
	text-decoration: none;
	letter-spacing: 1px;
	list-style-type: none;
	font-size: 16px;
}

a:link.nagel, a:visited.nagel {color: #303;
		text-decoration: none;
		font-weight: bolder;
}

a:hover.nagel, a:active.nagel {
		color: #FF33CC;
}

/* TRUCKJE OM RAND OM TUMBNAILS WEG TE HALEN, gewoon wit gemaakt */

a:link.wit, a:visited.wit {color: #fff;
		text-decoration: none;
}

a:hover.wit, a:active.wit {
		color: #fff;
}


.page {
	color: #339;
	letter-spacing: 1px;
	font-size: 16px;
}
