A:link	  {
	COLOR: Blue;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	COLOR: Blue;
	text-decoration : none;
	font-weight : bold;
}
A:hover	  {
	COLOR: Green;
	text-decoration : underline;
}
A:active  {
	COLOR: Green;
	text-decoration : underline;
}

BODY.basis {
	margin: 0 0 0 0;
	color : Black;
	overflow : hidden;
	background-color : White;
}

BODY.kunstenaar {
	margin: 10 10 10 10;
	background-color : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
}

BODY.info {
	margin: 0 0 0 0;
	color : Black;
	background-color : transparent;
}

#kolomlinks {
	z-index: 2;
	position: absolute;
	top: 5;
	left: 10;
	width: 160px;
	height : 97%;
	overflow : auto;
}

#kolomrechts {
	z-index: 2;
	position: absolute;
	top: 5;
	left: 175;
	width: 410px;
	height :97%;
	overflow : auto;
}

P  {
	margin-top : 10px;
}

P.pix5  {
	margin-top : 5px;
}

P.pix12  {
	margin-top : 12px;
}

P.pix15  {
	margin-top : 15px;
}

P.pix20 {
	margin-top : 20px;
}

.naam	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 5px;
}

.data	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 1px;
}

.knop	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-top :1px;
	padding-bottom : 1px;
	background-color :#DC3331;
	border-style : solid;
	border-color : Black;
	border-width : 1px;
}

P.titel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bolder;
	text-align : center;
}

.intro	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 16px;
}

.parkop	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 8px;
}

.txt  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.txtgrijs  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #B0B0B0;
}

.txtklein  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.naamlijst  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom : 6px;
}

.knop A:link,
.knop A:visited	{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.knop A:active,
.knop A:hover
	{
	color : Yellow;
	text-decoration : none;
}