/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: 'Arial Baltic', sans-serif; font-size: medium; color: rgb(204,204,204); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:link { font-family: 'Arial Baltic', sans-serif; font-size: medium; color: rgb(204,204,204); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:visited { font-family: 'Arial Baltic', sans-serif; font-size: medium; color: rgb(204,204,204); font-weight: normal; font-style: normal; text-decoration: underline;}
 A { font-family: 'Arial Baltic', sans-serif; font-size: medium; color: rgb(204,204,204); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:hover { font-size: medium; color: rgb(204,204,204); font-weight: normal; font-style: normal; text-decoration: underline;}
 