/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255); text-decoration: none ; background-color: transparent;}
 .link1 { color: rgb(255,255,255); background-color: transparent;}
 A:visited { color: rgb(255,255,255);}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(204,204,204);}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(204,204,204);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255);}
 H3 { font-family: 'Times New Roman', Times, Serif, serif;}
 A { color: rgb(255,255,255); text-decoration: none ;}
 A:hover { color: rgb(204,204,204); text-decoration: none ;}
 