a {
    color: #FF0000;
    text-decoration: none
    }

a.instrumenten {
    color: #FFFFFF;
    text-decoration: none
    font-family: Verdana,Arial;
    font-size: 9px;
    }

a.instrumenten:hover {
    color: #FFFF00;
    }

a:hover {
    color: #0000FF;
    text-decoration: none
    }

input {
    font-family: Arial;
    }

body {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    background-repeat : no-repeat;
    background-attachment : fixed;
    }

.headerbig {
    font-weight: bold;
    color: #0000FF;
    }

td {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    }

input {
	font-family: Arial;
	font-size: 8 pt;
	border-style: solid;
	border-width: 1;
	background: ;
	}

textarea {
	font-family: Arial;
	font-size: 8 pt;
	border-style: solid;
	border-width: 1;
	background: ;
	}
