body {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	
}

a.top {
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a.top:visited {
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a.top:hover {
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a.links {
	font-size: 12px;
	color: #3570AC;
	text-decoration: none;
	font-weight: bold;
}

a.links:visited {
	font-size: 12px;
	color: #3570AC;
	text-decoration: none;
	font-weight: bold;
}

a.links:hover {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

input {
	background-color: #FFFF99;
	border: 1px solid Black;
}

textarea {
	background-color: #FFFF99;
	border: 1px solid Black;
}


table {
	background-repeat: no-repeat;
}

.teksttabel {
	font-size: 12px;
	line-height: 20px;
}

td {
	
}
.linkstitel{
	font-size: 13px;
	font-weight: bold;
	color: White;
}

.teksttitel{
	font-size: 15px;
	font-weight: bold;
	color: #3570AC;
}

.tekst{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

.tekstvooran{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}


.infotabel{
	font-size: 12px;
	color: #3570AC;
	line-height: 20px;
	font-style: italic;
}

.hometitel{
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}