/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(204,51,0);}
 A:link { color: rgb(204,51,0);}
 A:visited { color: rgb(204,51,0);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A { color: rgb(204,51,0);}
 A:hover { color: rgb(204,51,0);}
 
