a {
	color :  #aa9617;
	text-decoration :  none;
	font-family : "verdana";
	font-weight : bold;
}	
	
A:HOVER {
	text-decoration :  none;
}

A:VISITED {
	color : #C60149;
	text-decoration : none;
}

hr {
	border-top-style : solid;
	border-botom-style : none;
	border-top-width : 1;
	border-bottom-width : 0;
	border-top-color : black;
}

BODY,TABLE {
	
    font-family :  "verdana";
	font-size :  xx-small;
	color : #00214E;
	}

.tabel {
    COLOR: #284060;
    FONT-FAMILY: "verdana";
    FONT-SIZE: x-small;
}


.tabeldonker {
    COLOR: #ffe123;
    FONT-FAMILY: "verdana";
    FONT-SIZE: x-small;
    background-color : #44677e;
}


.tabel2 {
    COLOR: #284060;
    FONT-FAMILY: "verdana";
    FONT-SIZE: x-small;
    border-style : none;
    border-width : 0;
}


.fields {
	background-color : #44677e;
        font-family :  "verdana";
	font-size :  x-small;
	color : #ffe123;
	}

.buttons {
	background-color : #44677e;
        font-family :  "verdana";
	font-size :  x-small;
	color : #ffe123;
	}