@import url(scroll.css);
table { color: #fff; font-size: 12px; font-family: Arial; background-color: #039; }
.artikel_kopjes { font-size: 12px; font-family: Arial; font-weight: bold; background-color: #06f; }
h3 { color: #fff; font-size: 20px; font-family: Arial; font-weight: bold; text-align: center; margin: 3mm 0; }
button { color: black; font-size: 12px; font-family: Arial; background-color: #ccc; text-align: center; width: 140px; height: 30px; }
body { color: black; font-size: 12px; font-family: arial; background-color: #ffc; margin: 0;}
a:link { color: #fff; font-size: 10px; }
a:hover { color: #ffc; }
a:visited { color: #f00; }
a:active { color: #00ff1a; }
