/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif, sans-serif; text-transform: lowercase; color: rgb(153,102,51); text-decoration: none ; font-variant: normal;}
 A:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; color: rgb(153,102,51); text-decoration: none ;}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; color: rgb(153,102,51); text-decoration: none ;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; color: rgb(153,102,51); text-decoration: none ;}
 P { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(153,102,51); text-decoration: none ;}
 A { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; color: rgb(204,153,102); text-decoration: none ;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; text-transform: uppercase; color: rgb(204,153,102); text-decoration: none ;}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; color: rgb(204,153,102); text-decoration: none ;}
 