  body {
font-family: times new roman, arial;
background-color: black;
color: white;
font-size: 11;
margin-left: 0px;
font-weight: bold;
}


  a:link {
color: gray;
text-decoration: none;
}

  a:visited {
color: gray;
text-decoration: none;
}

  a:hover {
text-decoration: underline;
}

  a:link.source {
color: black;
text-decoration: none;
font-weight: bold;
}

  a:visited.source {
color: black;
text-decoration: none;
font-weight: bold;
}

  a:hover.source {
color: black;
text-decoration: underline;
font-weight: bold;
}

  td.headline {
font-family: arial;
font-size: 12;
color: white;
background-color: slategray;
font-weight: bold
}

  td.date {
font-size: 11;
color: black;
background-color: silver;
}

  blockquote {
font-size: 11;
font-family: arial, times new roman;
color: ivory;
font-weight: bold;
background-color: black;
}

  .comment {
color: lightgrey;
font-size: 10;
}

  .quote {
color: white;
font-weight: italic
}

  
  
  <!-- Index -->
  
  
  table.inhoud {
margin-left: 10px;
}

  td.inhoud2 {
background-color: slategray;
}
  
  td.inhoud {
color: slategray;
font-family: arial, times new roman;
font-size: 18;
font-weight: bold;
}

  a:link.inhoud {
font-family: arial, times new roman;
color: white;
text-decoration: none;
font-size: 13;
font-weight: bold;
}

  a:visited.inhoud {
font-family: arial, times new roman;
font-size: 13;
color: white;
text-decoration: none;
font-weight: bold;
}

  a:hover.inhoud {
font-family: arial, times new roman;
background-color: slategray;
text-decoration: none;
font-size: 13;
color: darkred;
font-weight: bold;
}



<!-- Rechterframe -->


  td.rightframe {
font-family: arial, times new roman;
font-size: 11;
}

  td.rightframetext {
color: black;
font-size: 10;
}

  a:link.rightframe {
color: black;
text-decoration: none;
font-size: 10;
font-weight: bold;
}

  a:visited.rightframe {
font-size: 10;
color: black;
text-decoration: none;
font-weight: bold;
}

  a:hover.rightframe {
text-decoration: underline ;
font-size: 10;
}

  p {
background-color: dimgray;
}