/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0);}
 P { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 A { color: rgb(0,0,0);}
 ADDRESS { font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,0,0);}
 