/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { color: rgb(192,192,192); text-decoration: none ;}
 A:link { color: rgb(192,192,192); text-decoration: none ;}
 UL { color: rgb(192,192,192); text-decoration: none ;}
 A:visited { color: rgb(192,192,192); text-decoration: none ;}
 H1 { font-family: 'Times New Roman', Times, Serif; color: rgb(192,192,192); text-decoration: none ;}
 H2 { font-family: 'Times New Roman', Times, Serif; color: rgb(192,192,192); text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 13px; color: rgb(192,192,192); text-decoration: none ;}
 H3 { font-family: 'Times New Roman', Times, Serif; color: rgb(192,192,192); text-decoration: none ;}
 LI { color: rgb(192,192,192); text-decoration: none ;}
 A { color: rgb(192,192,192); text-decoration: none ;}
 H4 { font-family: 'Times New Roman', Times, Serif; color: rgb(192,192,192); text-decoration: none ;}
 A:hover { color: rgb(255,204,0); text-decoration: none ;}
 