Body  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	background-color : #FFFFC6;
}

.abc  {
	font-size : 20px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align : center;
	background-color : #666666;
	color : #FFFFFF;
}

.namen  {
	font-size : 10px;
	font-family : Arial;
	text-align : left;
	color : #000000;
	background-color : #FFFFC6;
}

.titel  {
	font-size : 20px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align : center;
	background-color : #666666;
	color : #FFFFFF;
}

.kop  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align : left;
	color : #666666;
	background-color : #FFFFC6;
}

.link  {
	font-size : 10px;
	font-family : Arial;
	text-align : left;
	background-color : #666666;
	color : #FFFFFF;
}

.tip  {
	font-size : 10px;
	font-family : Arial;
	font-weight : bold;
	color : #FF0000;
}

A  {
	text-decoration : none;
	color : #FFFFC6;
}

A.naam  {
	text-decoration : none;
	color : #000000;
}

A:Hover  {
	text-decoration : underline;
	font-weight : bold;
}

.klein  {
	font-size : 10px;
	font-family : Arial;
	text-align : right;
	color : #000000;
}


