/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: Arial,sans-serif; font-size: x-small; color: rgb(3,3,3); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: Arial,sans-serif; font-size: x-small; color: rgb(51,102,204); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: Arial,sans-serif; font-size: x-small; color: rgb(3,3,3); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: Arial,sans-serif; font-size: x-small; color: rgb(51,102,204); font-weight: normal; font-style: normal; text-decoration: none ;}
 A { font-family: Arial,sans-serif; font-size: x-small; color: rgb(51,102,204); font-weight: normal; font-style: normal; text-decoration: none ;}
 