/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(255,204,0); background-color: rgb(0,0,0); background-image: url("../assets/images/baks.jpg");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(255,204,0);}
 A:visited { color: rgb(255,255,255);}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
 .TextNavBar { font-size: x-small; color: rgb(255,204,0);}
 A:hover { color: rgb(204,51,51);}
 