/* stylesheet voor fotoalbum popup */
html, body {
	padding: 0;
	margin: 0;
	background: #DB7427;
}

a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
}

a:hover {
	text-decoration: underline;
}

td {
	text-align: center;
	line-height: 140%;
}
