body			{ margin: 0; }

a				{ text-decoration: none; }
a:visited		{ text-decoration: none; }
a:hover			{ text-decoration: underline; }

.copyright		{ font-family: Arial; font-size: 11px; color: #999999; }

				  /* Flash classes: voor de flash intro! */
.lijn-top		{ border-top-width: 1px; border-top-color: #094790; border-top-style: solid; }
.lijn-right		{ border-right-width: 1px; border-right-color: #094790; border-right-style: solid; }
.lijn-left		{ border-left-width: 1px; border-left-color: #094790; border-left-style: solid; }
.lijn-bottom	{ border-bottom-width: 1px; border-bottom-color: #094790; border-bottom-style: solid; }

.achtegrond1	{ background-color: #094790; }

.flashtekst		{ font-family: Tahoma; font-size: 10px; color: #FFFFFF; }
.skiptekst		{ font-family: Tahoma; font-size: 10px; color: #094790; }
