/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Palatino Linotype', serif; font-size: medium; color: rgb(255,204,153); background-color: rgb(0,0,0); background-image: none;}
 A:active { font-size: small; color: rgb(204,153,102);}
 A:link { font-size: 12pt; color: rgb(255,204,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-size: small; color: rgb(153,102,51);}
 P { font-family: 'Palatino Linotype', serif; font-size: small; color: rgb(255,204,153); font-weight: normal; font-style: normal;}
 .TextNavBar { color: rgb(204,153,102);}
 A:hover { font-size: medium; color: rgb(204,51,51);}
 
