/* CSS Document */
/*       <link href="../styles/layout.css" rel="stylesheet" type="Text/css">      */

body {
	margin-top: 				0px;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-bottom: 				0px;
}

.titel {
	font-family: 				Arial; 
	font-weight: 				bold; 
	font-size: 					medium;
}

.gastenboekafzender {
	font-size: 					x-small; 
	font-family: 				Arial;
	font-weight:				bold;
	color:						#000000;
}

a:link {
color:#999999;
}

a:visited {
color: #999999;
}

a:hover {
color: #000000;
}

a:active {
color: #999999;
}
