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