a{
	text-decoration:none;
}

a:link{
	text-decoration:none;
	color:white;
	font-family: arial;
}

a:visited{
	text-decoration:none;
	color:white;
	font-family: arial;
}

a:active{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

.buttontxt{
	margin-left: 5;
	font-size: 14;
	font-family: arial;
	color: white;
}

.Map{
	width:600;

}

.Flag{
	width:400;
}

.Text{
	text-align: left;
	font-family: verdana;
	font-size: 12;
	font-weight: 400;
	line-height: 1.4;
}

.Fotonaam{
	color: yellow;
	text-align: center;
	font-family: arial;
	font-size: 16;
	font-weight: bold;
}

.fototekst{
	text-align: left;
	font-family: arial;
	font-size: 16;
	font-weight: 400;
}

.menubutton{
	width:106px;
	height:24px;
	cursor: pointer;
}

.menutable{
	width:106px;
}

.parentbutton{
	background: url("../backgroundimages/parentbutton.gif")
}
.kindbutton{
	background: url("../backgroundimages/button.gif")
}

.TextCell{	
	min-width:250px;
	width:250px;
}

