/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("../assets/images/Background.jpg");}
 A:active { color: rgb(204,0,0);}
 A:link { color: rgb(204,0,0);}
 UL { list-style-image: url("./bullet1.gif");}
 A:visited { color: rgb(204,0,0);}
 LI { list-style-image: url("./bullet1.gif");}
 A { color: rgb(204,0,0);}
 .TextNavBar { color: rgb(156,48,49); text-align: center;}
 A:hover { color: rgb(204,0,0);}
 