/* Dateiname: index.css */

body {font-family: comic sans ms, arial, sans-serif;color: #003f7d;}
body {font-size: 10pt; font-weight: normal;}
p {font-size: 10pt; font-weight: normal;}

a {color: #eeeeff; font-family: comic sans ms, arial, verdana, sans-serif; font-size: 10pt}
a:visited {text-decoration:none; font-weight: 600; color:#003f7d;}
a:link {text-decoration:none; font-weight: 600; color:#003f7d;}
a:active {text-decoration:none; font-weight: 600; color:#003f7d;}
a:hover {text-decoration: none; font-weight: 600; color:#f20000;}

