/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: 'Microsoft Sans Serif', sans-serif; font-size: xx-small; color: rgb(102,51,51); font-weight: bold; text-decoration: none ;}
 A:link { font-family: 'Microsoft Sans Serif', sans-serif; font-size: xx-small; color: rgb(102,51,51); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: 'Microsoft Sans Serif', sans-serif; font-size: xx-small; color: rgb(102,51,51); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: 'Microsoft Sans Serif', sans-serif; font-size: xx-small; color: rgb(102,51,51); font-weight: bold; text-decoration: none ;}
 