.backHR {
	color: #FFCC00;
}
body{
background-color: transparent;
}


.welkomTekst {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.clubNaam {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18px;
	color: #003466;
}
.Titel
{
	font-size:20pt;
	font-weight:bold;
}
.tsTitle {
	color: #000099;
	font-weight: bold;
	font-size:24px;
}

.siteTitle {
	font-size: 30px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	color: #000066;
	text-align:center;
}
.commSubTitel {
	font-size: 16px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.pagTitel{
	font-family: "Comic Sans MS";
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
}
.defBkg{
background-position:center center;
background-repeat:no-repeat;
background-image:url(images/bkgRotary.jpg);
height:1024;}

