/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,0,102); text-decoration: none ;}
 A:link { color: rgb(0,0,102); text-decoration: none ;}
 A:visited { color: rgb(153,0,51); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(9,9,125); font-weight: normal; font-style: normal;}
 LI { line-height: 22pt;}
 A { color: rgb(0,0,102); text-decoration: none ;}
 A:hover { color: rgb(153,0,51); text-decoration: none ;}
 