/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(204,0,102); text-decoration: none ;}
 A:link { color: rgb(204,0,102); text-decoration: none ;}
 H1 { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: x-small; color: rgb(255,255,255); line-height: 3pt; font-weight: normal; font-style: normal;}
 A { color: rgb(204,0,102); text-decoration: none ;}
 A:hover { color: rgb(204,0,102); text-decoration: none ;}
 
