body		{ background-color: #000000; }

td		{ font-size: 16px;
		  font-family: verdana, helvetica, sans serif;
		  color: #CCCCCC; }

p		{ line-height: 120%; }

.smal		{ font-size:13px;
		  line-height: 100%; }

.filmtitel	{ font-size: 24px;
		  color: #FFFFFF;
		  font-weight:bold; }

.minderhoog	{ height:84px; }

a:link		{ color: #FFFF00; text-decoration: none; }
a:visited	{ color: #FFFF00; text-decoration: none; }
a:active	{ color: #FFFF00; text-decoration: none; }
a:hover		{ color: #FF0000; text-decoration: underline; }

img.thumb	{ border: 1px solid #CCCCCC; }