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