/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: underline;}
 A:link { font-size: 10px; font-weight: normal; font-style: normal; text-decoration: underline;}
 A:visited { font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: underline;}
 A { font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: underline;}
 A:hover { font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: underline;}
 
