<!--
/* 
------------------------------------------------------
Stylesheet "De Bottermarck"
Coded by JCM Spoor - Spectomedia.com
------------------------------------------------------
*/

/* page style */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #232323;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited { 	/* removing this results in spacerlines on the rollover buttons! */
    color:#000000;
    text-decoration:none;
    border:0px;
}
a:hover {
	/* removing this results in spacerlines on the rollover buttons! */
	color: #000000;
	text-decoration: underline;
	border: 0px;
}
.body_tekst {
	padding: 15px 10px 40px 15px;
}
.table_title_cells {
	color: #B01E1F;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.table_cont_cells {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
-->
