.menu {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FFFF00;
	font-size: 14px;
}

.tekst {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.tekst1 {
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}


.grijs {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #666666;
	font-size: 14px;}

.kop{
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	}

.groot{
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #000000;
	font-size: 25px;
} 

.rood{
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FF0000;
	font-size: 25px;
} 

.home {
font-family: "verdana";
color:#666666;
font-size: 10px;	
}


/* -- Links-- */
#links
{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}

#links ul
{
	list-style-type: none;
	text-decoration: bold;}

#links li a
{color: #000000;
	text-decoration: none
	border=no;}

#links li a:hover
{color: #666666;
	text-decoration: none;
	}

/* -- foto menu -- */
#foto
{
}
#foto ul
{
	list-style-type: none;
	text-align: center;
	margin:0px;
	padding: 0px;
}
#foto li
{
	display:inline;
	margin: 0px;
	padding: 4px;
}
#foto li a
{
	padding-left: 2px;
	padding-right: 2px;
	target: blank;
	CURSOR: hand;
}
#foto li a:hover
{
	padding-left: 2px;
	padding-right: 2px;
}
/* -- foto end -- */

A:LINK
{CURSOR: hand;
color: yellow;
text-decoration: none;}

A:visited
{CURSOR: hand;
color: yellow;
text-decoration: none;}

A:HOVER
{CURSOR: hand;
color: #FFFFFF;
text-decoration: none;}

