/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-size: x-small; color: rgb(254,165,0);}
 A:link { font-size: x-small; color: rgb(254,165,0);}
 A { font-size: xx-small; color: rgb(255,255,254);}
 A:hover { font-size: x-small; color: rgb(254,165,0);}
 