/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-size: 16px; color: rgb(0,0,0);}
 A:link { font-size: 16px; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A:visited { font-size: 16px; color: rgb(0,0,128);}
 .TextObject { font-size: 16px; color: rgb(255,255,255);}
 H1 { font-size: 20px; font-weight: bold;}
 H2 { font-size: 16px; font-weight: bold;}
 P { font-size: 16px;}
 LI { font-size: 16px;}
 A:hover { font-size: 16px; color: rgb(0,0,0); font-weight: bold;}
 