a {
		color : #3786cb; 
		font : bold 10px verdana, arial, helvetica, sans-serif; 
		text-decoration : none; 
} 

a:hover {
		color : #000000;
} 

.voettekst {
		color : #A8A8A8; 
		font : 10px Verdana, Arial, Helvetica, sans-serif; 
		text-decoration : none; 
} 
.bericht { 
		border-width: 1px 1px 1px 1px;
		border-style: solid; 
		color: #777777;
		font: 10px verdana;
		height : 136px;
		width: 713px;
		background-color: transparent; 
		border: 0px;
	}

.invoer {
        border-width : 1px; 
        border-style : solid; 
		color: #777777; 
        font : 10px verdana; 
        height : 16px; 
        width : 121px; 
		background-color: transparent; 
		border: 0px;
}
