body {
	font-size: 11px;
	color: #FEE2E3;
	border: medium double #000000;
	background-color: #680F11;
    background-image: url(images/bg.jpg);
    background-repeat:repeat;
	text-align: center;
}
table#info {
	color: #FCE0E2;
	text-align: center;
}
a:hover {
	font-style: normal;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}

P.newshead
{
	font-size: 12px;
	width: 490px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {font-size: 9px}

.Titel {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.ProductieTitel {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

