/* zine.css */


body { font-size: 12pt; background: #000000; color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; }
.overmatig_groot_cijfer { font-size: 300%; }
a:link { color: #AAAA00; text-decoration: underline; }
a:visited { color: #6666AA; text-decoration: underline; }
a:hover { color: #CCCC22; }
a { text-decoration: none; }
p { margin-bottom: 12px; font-family: Verdana, Arial;}
img { border: 0px; }
.kleineletters { text-align: center; font-size: 80%; }
hr { color: #AAAA00; background-color: #AAAA00; height: 1px; border: 0px;}

