/* CSS Document */

<!--
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #F5DAAB;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(http://www.cafedekruimel.nl/2008/images/bg-web.gif);*/
	/*background-color: #672E25;*/
	background-color: #680E01;
}
hr { border-bottom: 1px dotted #F5DAAB; border-top: 0px; border-left: 0px; border-right:0px; margin-top: 20px; margin-bottom:0px; }
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
.fontBig {
	font-size:12pt;
	color: #FFCC33;
}
-->
