body {
	background-color: #000000;
	background-image: url(../images/bg_news_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
}

.kleinetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}

a:link { font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a:visited { font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a:active { font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a:hover { font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; }
