BODY, TD {
	background: #FFEFD5;
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color : #FFEBCD;
	background-image : none;
	background-attachment : scroll;
	background-position : center;
}
<!-- www.kerst-pasen-pinksteren.nl -->
H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: Blue;
}

A:Hover {
	color: yellow;
}

HR {
	height: 1pt;
}

