a {
  font-family: Arial, Verdana;
  font-style: italic; 
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none; 
  color: black; 
 }
 
.tekstweblog {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: normal;
   text-decoration: none; 
   font-size: 10pt;
   color: blue; 
 }
 
 .datumweblog {
   font-family: Arial, Verdana;
   font-style: italic;
   font-weight: normal; 
   text-decoration: none;
   font-size: 14pt;
   color: Fuchsia; 
 }
 
 .teksttitelweblog {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: normal; 
   text-decoration: none;
   font-size: 14pt;
   color: Fuchsia; 
 }
 
 .fotocommentaar_bold {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: bold; 
   text-decoration: none;
   font-size: 10pt;
   color: black; 
 }
 
 .fotocommentaar_bold_italic {
   font-family: Arial, Verdana;
   font-style: italic;
   font-weight: bold; 
   text-decoration: none;
   font-size: 10pt;
   color: black; 
 }