/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(128,128,128); background-image: url("./assets/images/background.gif");}
 A:active { font-size: 10px; color: rgb(204,205,51); text-decoration: none ;}
 A:link { font-size: 10px; color: rgb(128,128,128); text-decoration: none ;}
 A:visited { font-size: 10px; color: rgb(128,128,128); text-decoration: none ;}
 .TextObject { font-size: 10px;}
 P { font-size: 10px;}
 .TextNavBar { font-size: 10px; color: rgb(128,128,128); text-decoration: none ;}
 A:hover { font-size: 10px; color: rgb(244,151,1); text-decoration: none ;}
 
