body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.background {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{
	text-decoration: underline;
}
	
h1	{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
}
h2	{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h3	{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.text	{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.textNormaal {
	font-size: 12px;
}

.fotoKlein	{
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.link_beurs	{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.link_active	{
text-decoration: underline;
}
