/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: 'Arial Rounded MT Bold', sans-serif; font-size: x-small; color: rgb(255,0,102); font-weight: normal; font-style: normal;}
 A:link { color: rgb(97,0,254);}
 A:visited { font-family: 'Arial Rounded MT Bold', sans-serif; font-size: x-small; color: rgb(255,0,51); font-weight: normal; font-style: normal;}
 A { font-family: 'Arial Rounded MT Bold', sans-serif; font-size: x-small; color: rgb(97,0,254); font-weight: normal; font-style: normal;}
 A:hover { font-family: 'Arial Rounded MT Bold', sans-serif; font-size: x-small; color: rgb(255,0,102); font-weight: normal; font-style: normal;}
 