/* Stylesheet van Michael's pagina's */
/* Brouwen in de jopenkerk 16-2-2008 */
/* H1 br P                           */
/*                                   */

body {
  background-image: url(../img/achterg02.jpg);
}

H1 {
	font-family: Arial;
	font-size: 30pt;
	font-weight : bold;
	color: #000099;
	text-align: left;
}

P {
	font-family: Arial;
	font-size: 15pt;
	font-weight : bold;
	color: #000099;
}

img {
  border: none;
}

a.menustandaard {
	font-family: Arial;
	font-size: 15pt;
	font-weight : bold;
	color: #000099;
}


p.pmenu {
	font-family: Arial;
	font-size: 15pt;
	font-weight : bold;
	color: #000099;
  border-style: solid;
  border-color: #000099;
  border-width: 2px;
  height: 1000px;
  background-color: #B68463;
}

a.menu {
	font-family: Arial;
	font-size: 14pt;
	font-weight : bold;
	color: #6633CC;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
	color: #66CCFF;
}


