a {
	color: maroon;
	
}

a:visited {
	color: #maroon;
	font-weight: bolder;
	text-decoration: none;
}

H1{font-size:medium; }

a:hover {
	padding-left: 0px;
	color: #0066FF;

	text-decoration: none;
}

body {
	margin: 0px;
	color: #000066;
	background-color: #FFFFEE;
	background-image: url(Afbeeldingen-stoelmassage/watercolor.jpg);
	font-family: verdana, sans-serif;
	font-size: smaller;
	text-align: left;
	line-height: 130%;
}


li {
	list-style-image: url(Afbeeldingen-stoelmassage/voorlijst.gif);line-height: 130%; 
}

ol{ list-style: lower-alpha; }

 h1, h3, h2 { margin-left: 25px; margin-right: 25px; margin-top: 10px; margin-bottom: 0px;}


p{ margin-left: 25px; margin-right: 25px; margin-top: 2px; margin-bottom: 5px;}

td { vertical-align: top; }

ul { margin: 0px 40px 20px 40px; line-height: 200%; }

.menu a{
	display: block;
	background-image: url(Afbeeldingen-stoelmassage/achtermenu.jpg) ;
	background-repeat: no-repeat; 
	font-family: verdana, sans-serif;
	text-align: left;
	line-height: 170%;
	color: #000066;
	font-weight: bolder;
	text-decoration: none; padding-left: 10px;
	
}

.menu a:hover {
	padding-left: 10px;
	display: block;
	color: #0066FF;
	background-image: url(Afbeeldingen-stoelmassage/achtermenu2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.unnamed1 { font-size: larger; font-weight: bolder; }

