body {
	padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        background-color: #FFFFFF;

}

td.main {
	font-family: Verdana, Century Gothic;
        font-size: 13px;
        color: #D25B11;
        text-align: justify;
}

td.header {
	margin: 0 auto;
}

p {
	margin-left: 30px;
        margin-top: 30px;
        margin-right: 10px;
}

p.gastenboek {
	margin-left: 30px;
        margin-top: 0px;
        margin-right: 10px;
}

a {
	font-family: Verdana, Century Gothic;
        font-size: 13px;
        color: #F3AC01;
        text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

a.menu {
	font-size: 14px;
        color: #BC4701;
}

a.menu:hover {
	color: #E9A501;
	text-decoration:none;
}

span.selected {
	font-family: Verdana, Century Gothic;
        font-size: 14px;
	color: #E9A501;
        text-decoration:none;
}

a.adres {
	font-size: 10px;
        color: #FB9B61;
}

div.copyright {
	font-family: Verdana, Century Gothic;
        color: #FFFFFF;
        font-size: 10px;
        text-align: center;
}

div.adres {
	font-family: Verdana, Century Gothic;
        color: #FB9B61;
        font-size: 10px;
        text-align: center;
}

div.lijst {
        font-size: 10px;
	margin-left: 20px;
        margin-top: 0px;
        margin-right: 10px;
}

div.form {
	font-family: Verdana, Century Gothic;
        color: #FB9B61;
        font-size: 13px;
        text-align: left;
        margin-left: 30px;
}

a.small {
        font-size: 10px;
}

img {
	border-style: none;
        text-decoration: none;
}

hr.basic {
        color: #FB9B61;
        width: 90%;
}




