/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-size: small; color: rgb(0,0,204); font-weight: normal; font-style: normal;}
 A:link { font-size: small; color: rgb(0,0,204); font-weight: normal; font-style: normal;}
 A:visited { font-size: small; color: rgb(0,0,204); font-weight: normal; font-style: normal;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A { font-size: small; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-size: small; color: rgb(103,103,103); font-weight: normal; font-style: normal;}
 
