body {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
}

body.col-01 {
	text-align: center;
	font-size : normal;
	background-color : #000000;
	background-image : none;
	color : #C0C0C0;
}

body.left {
	text-align: left;
	font-size : small;
	background-color : #000000;
	background-image : none;
	color : #C0C0C0;
}

span.rood{
	color : Red;
}

span.geel{
	color : Yellow;
}

span.text-groot{
	font: bold, x-large;
}

body.col-02 {
	text-align: center;
	background-color : #000000;
	background-image : none;
	color : C0C0C0;
}


body.col-03 {
	text-align: center;
	font-size : normal;
	background-color : #000000;
	background-image: none;
	text-align: center;
	color: #C0C0C0;
}

body.top {
	text-align: center;
	font-size : normal;
	background-color : #000000;
	background-image: none;
	text-align: center;
	color: Yellow;
}

a{
	color : #C0C0C0;
	text-decoration : none;
}

a.clickhere{
	color: red;
	font-weight : bolder;
}

hr {
	color : #C0C0C0;
}


