body		{ background-color: black; }

.tekst		{ color: #fd1c23; font-family: Impact, verdana, sans-serif; margin-left: 0px; margin-top: 0px; font-size: 20px; }
.tekst_medium{ color: #fd1c23; font-family: Impact, verdana, sans-serif; margin-left: 0px; margin-top: 0px; font-size: 15px; }
.tekst_klein { color: #fd1c23; font-family: Impact, verdana, sans-serif; margin-left: 0px; margin-top: 0px; font-size: 10px; }
.tekst a:link	{ text-decoration: none; color: #fd1c23; }
.tekst a:visited { text-decoration: none; color: #fd1c23; }
.tekst a:active	{ text-decoration: none; color: #fd1c23; }
.tekst a:hover	{ text-decoration: none; color: #FFFFFF; }
.tekst_medium a:link	{ text-decoration: none; color: #fd1c23; }
.tekst_medium a:visited { text-decoration: none; color: #fd1c23; }
.tekst_medium a:active	{ text-decoration: none; color: #fd1c23; }
.tekst_medium a:hover	{ text-decoration: none; color: #FFFFFF; }
