/* col.css - CSS - notices and documentation at the end of the file */

body {
 margin                  : 1.5%               ;
 margin-top              : 0.2em              ;
 padding-bottom          : 0.1em              ;
 background-color        : #fffffe            ;
 background-image        : none               ;
 color                   : black              ;
 font-family             : monospace          ;
 font-size               : 1.8em              ;
}
h1 {
 text-align              : center             ;
}
h2 {
 text-align              : center             ;
}
a:link {
 text-decoration         : none               ;
 color                   : #0000CC            ;
}

a:visited {
 text-decoration         : none               ;
 color                   : #0000CC            ;
}

a:hover {
 text-decoration         : none               ;
 border-bottom           : 2px solid #660000  ;
}

/* date: 2020-04-04 */
/* Copyright 2020 C. Stark - licensed under the EUPL */
