/* Opmaak gebruikt voor ARO' 88 te Obdam */

/* Lettertype en grote */
p {font-family: Comic Sans MS; font-size: 11 pt; color: black;}


/* Achtergrondkleur */
body{background-color: #BAFDB0}

/* Link */
a:link {font-size: 11pt; color: green; font-weight: bold; text-decoration: underline;}
a:visited {font-size: 11pt; color: green; font-weight: bold; text-decoration: underline;}
a:hover {font-size: 11pt; color: red; text-decoration: underline;}
a:active {font-size: 11pt; color: lime; text-decoration: underline; background-color:green}
body