.invitation {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.Naam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C3250;
}
.invitationBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
.lineorange {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993366;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;

}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formobeject {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	border: 1px ridge #993366;
}
.dashed {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	border: 1px dashed #993366;
	text-indent: 0pt;
}
.Titel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #669933;
	font-style: italic;
	font-weight: bold;

}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.invitationBoldRed {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #993366;
	font-weight: bold;
}
.titel_Red {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #8A3550;

}
.highlight {
	font-family: "Trebuchet MS";
	background-color: #FFFFCC;
}
