/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(0,51,153);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(70,70,70); font-weight: normal; font-style: normal;}
 A { color: rgb(255,255,255);}
 A:hover { color: rgb(237,28,36);}
 
