table{
	padding: 2px;
  color: Black;
  background-image: url(../images/kunstenaars_lightgray.jpg);
}

table thead{
	margin: 4px;
}


.page{
	color: #505050;
  font-weight: bold;
  text-decoration: none;  
}

.page a{
	color: #505050;
	  text-decoration: none;
}

.page a:link{
	color: #505050;
  text-decoration: none;
}

.page a:hover {
  color: #E0E0E0;
  text-decoration: none;
  background-color: #505050;
}

.nopage{
	color: #808080 ;
	  font-weight: bold;
  text-decoration: none;	  
}

.nopage a{
	color: #808080 ;
	  font-weight: bold;
  text-decoration: none;	  
}

.nopage a:link{
	color: #808080 ;
  text-decoration: none;	
}


.nopage a:hover {
  color: #E0E0E0;
  text-decoration: none;
  background-color: #505050;
}

