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