BODY { font-family: tahoma; 
      font-size: 12px;
      color:  #000000; }

DIV { font-family: tahoma; 
      font-size: 12px;
      color:  #000000; }
      
A { font-family: verdana; 
      font-size: 12px;
      color:  blue; }
      
.movietitle {
font-family: tahoma;
font-weight: bold;
font-size: 20px;
color: red;
}

.txtlang {
font-family: verdana;
font-size: 12px;
color: #000000;
}

.verhaal {
font-family: verdana;
font-size: 12px;
color: #000000;
}

.movieinfo {
font-family: verdana;
font-size: 10px;
color: #333333;
}

.keywords {
font-family: verdana;
font-size: 10px;
color: purple;
}

A.movieurl {
font-family: verdana;
font-size: 18px;
font-weight: bold;
color: purple;
}

.profiel {
font-family: verdana;
font-size: 11px;
color: #000000;
}

.yellow {
font-family: verdana;
font-size: 11px;
color: yellow;
}


#links { font-family: verdana; font-size: 11px; }
A { font-size: 11px; }

.title { background-color: #5C80BC; color: #ffffff; font-weight: bold; }
.content { background-color: #F1F4FB; }
