/* hier de achtergrondkleur van de thumbnails invullen */

a:link {color: #660066}
a:visitied {color: #660066}
a:hover {color: #660066}
a:active {color: #660066}


/* hoofdscherm */

.hs {
	background: #660066;
	color: #ffff00;
	}

/* thumbnails */

.th {
	background: #240024;
	color: #ffff00;
	border-color: #ffff00;
	}

/* foto's en films */

.ff {
	background: #240024;
	color: #ffff00;
	border-color: #ffff00;
	}

.vr {
	background: #ffff00;
	color: #660066;
	}
	
.mv {
	background: #ffffe1;
	color: #640064;
}
	
