@charset "UTF-8";
/* CSS Document */

.GezCreat {
	font-family: "Arial Black";
	font-size: 9px;
	color: #e1db9a;
}


.maintype  {
	color: #000;
	font-size: 16px;
	line-height: 17px;
	font-family: Verdana;
	
}


.regtype  {
	color: #000;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana;
	font-style: normal;
}

.address { 
	color: #000;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana;
	font-style: normal;
}


body {
	background-color: #FFFACD;
}
a:link {
	color: #7E6A3E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E6A3E;
}
a:hover {
	text-decoration: underline;
	color: #7E6A3E;
}
a:active {
	text-decoration: none;
	color: #7E6A3E;
}


/* made by GezelligCreative */