body	{font-family: georgia, arial; font-size: 12px; color: black; background-color: #DCDCDC;}
hr {color:#cad6ee;}
td {text-align: justify;}

.table { border: solid 2px #424d71; background-color: #80a3be; }
.td {border:solid 2px #424d71; background-color: #80a3be; padding: 1}
.floatright { float: right; margin: 0px 0px 0px 0px; border: solid 2px #424d71;  }
.floatleft { float: left; margin: 0px 0px 0px 0px ; border: solid 2px #424d71;}

A.menulink {
display: block;
width: 100%;
text-align: center;
text-decoration: none;
font-family:georgia, arial;
font-size:14px;
color: #000000;
BORDER: none;
border: solid 1px #cad6ee;
background-color: #80a3be; 
}

A.menulink:hover {
border: solid 1px #80a3be;
background-color: #cad6ee;
}

A.menulink2 {
display: block;
width: 85%;
text-align: center;
text-decoration: none;
font-family:georgia, arial;
font-size:14px;
color: #000000;
BORDER: none;
border: solid 1px #cad6ee;
background-color: #80a3be;
}

A.menulink2:hover {
border: solid 1px #80a3be;
background-color: #cad6ee;
}

A.menulink3 {
display: block;
width: 85%;
text-align: center;
text-decoration: none;
font-family:georgia, arial;
font-size:14px;
color: #000000;
BORDER: none;
border: solid 1px #cad6ee;
background-color: #80a3be; 
}

A.menulink3:hover {
border: solid 1px #80a3be;
background-color: #cad6ee;
}

#navigatie {
text-align: center;
}
#navigatie ul{
background-color: #424d71;
border: 0px solid #424d71;
width: 100%;
padding: 0;
margin: 0;
white-space: no-wrap;
}
#navigatie ul li{
display: inline;
}
#navigatie ul li a{
padding-left: 0.75em;
padding-right: 0.75em;
font-size: 17px;
font-family: georgia, arial;
text-decoration: none;
color: #cad6ee;
}
#navigatie ul li a:hover{
color: black;
}

