body		{
                font-family : verdana,arial,helvetica,sans-serif;
                font-size : 4px;
                color : #000000;


        }

.zoekbuttondus	{
                background-color: '#99CC00';
                font-size : 9px;
                border: 1px solid gray;
        }

.orangeborder	{ 
		border : 1px solid #FF6600;
	}

.redborder	{ 
		border : 1px solid red;
	}

.invoer		{ 
		border: 1px solid gray;
	}

a { color : #000000; text-decoration : none;}
A:hover { cursor: normal; color: yellow; background: navy
	   }
