body { 
font-family: arial; 
font-size: 10pt; 
background-image: url(background.jpg); 
background-repeat: repeat-x
}
p {
font-family: arial; 
font-size: 9pt; 
line-height: 15pt
}	
h2 { 
color: #949494; 
font-style: bold; 
font-variant: small-caps; 
font-family: arial;
}
h4 {
color: black;
font-weight: bolder
}
#lijst ul { list-style-image: url('fp.gif') }
td.cellpadding {
padding: 15px
}
#copyright {
font-family: arial; 
font-size: 8pt; 
color: #585858;
font-weight: bolder
}
.menu {
text-decoration: none;
}
a.menu:link { color: white }
a.menu:visited { color: white }
a.menu:hover { color: white; text-decoration: underline }
a.menu:active { color: white }
a.nieuws:link { color: black }
a.nieuws:visited { color: gray }
a.nieuws:hover { color: red; text-decoration: underline; }
a.nieuws:active { color: black }
#nieuws ul {
list-style:none;
margin:0 0 12px;
padding:0;
font-size:12px;
}
#nieuws ul a {
display:block;
padding:3px 0 3px 0px;
color:#EB3A4B;
font-weight:bold;
text-decoration:none;
}
#nieuws ul a span {
color:#333;
font-size:10px;
font-style:normal;
font-weight:normal;
}
#nieuws ul a em {
display:block;
color:#808080;
font-size:10px;
font-style:normal;
font-weight:normal;
}
#nieuws ul a:hover {
background-color:#E5E5E5;
color:#030090;
border-right:3px solid #E5E5E5;
}
#nieuwsul a:hover span { color:#fc3; }
#nieuws ul a:hover em { color:#4d4d4d; }
