h1 {

padding:0;
font-family:Courier New, Courier, mono;
text-shadow:2px 2px gray;
border-color:#FFCC00;
border-width:medium;
border-style:outset;
background-color:#333333;
text-decoration:none;
width:86%;

}

li {
list-style-type:none;
}

.eerste {
font-family:Courier New, Courier, mono;
text-shadow:2px 2px #FF6600;
color:white;
text-decoration:none !important;
}
.tweede {
font-family:Courier New, Courier, mono;
text-shadow:2px 2px gray;
color:#FF6600;
text-decoration:none !important;
}

h1 > a {
text-decoration:none;
}

h2 {
font-family:"Courier New", Courier, mono;
color:#FF6600;
padding:0;
}

.lijst {
font-family:Georgia, Times, serif;
font-style:oblique;
color:white;
text-decoration:underline;
text-align:center;
}



