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

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

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

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

img {
  border: none
}

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


p.pmenu {
	font-family: Arial;
	font-size: 15pt;
	font-weight : bold;
	color: #CCFF33;
}

a.menu {
	font-family: Arial;
	font-size: 12pt;
	font-weight : bold;
	color: #FECC7E;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
	color: #FF6600;
}


