/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-size: 13px; color: rgb(0,0,128); text-decoration: none ;}
 A:link { font-size: 13px; color: rgb(0,0,128); text-decoration: none ;}
 A:visited { font-size: 13px; color: rgb(0,0,128); text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 13px; color: rgb(70,70,70); text-decoration: none ;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(70,70,70); font-weight: normal; font-style: normal; text-decoration: none ;}
 A { color: rgb(0,0,128); text-decoration: none ;}
 A:hover { font-size: 13px; color: rgb(233,0,128); text-decoration: none ; background-color: rgb(255,255,255);}
 