/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: url("./assets/images/baks.jpg");}
 A:active { color: rgb(153,0,0);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255); text-align: center;}
 .TextObject { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;}
 .TextNavBar { font-size: x-small; color: rgb(255,255,255); text-align: center; text-indent: 5pt; clear: right;}
 A:hover { color: rgb(204,0,0);}
 
