p
{
	font-family : Arial;
	font-size : small;
	color : #44271E;
	text-align : justify;
}

h1
{
	font-family : Arial;
	font-size : medium;
	text-align : center;
	color : #44271E;
	font-weight : normal;
	line-height : 1;
}

h2
{
	font-family : Arial;
	font-size : large;
	text-align : center;
	color : #565681;
	font-weight : normal;
}

.hs
{
	font-family : Arial;
	font-size : medium;
	text-align : center;
	font-weight : normal;
}

.midden
{
	text-align : center;
}

.lied
{
	text-align : center;
	font-style : italic;
}

.titel
{
	font-family : Arial;
	font-size : x-large;
	text-align : center;
	color : #44271E;
}

.klein
{
	font-family : Arial;
	font-size : xx-small;
}

a:link
{
	font-family : Arial;
	color:#565681;
	text-decoration: none;
	font-weight : normal;
	font-size : small;
}


a:visited 
 {
	font-family : Arial;
	color: #565681;
	text-decoration: none;
	font-weight : normal;
	font-size : small;
}

a:hover  
{
	font-family : Arial;
	color: #44271E;
	text-decoration: underline;
	font-weight : normal;
	font-size : small;
}

.vandaag
{
	color: #993300;
}

.oud
{
	color : #565681;
	font-size: x-small;
}