/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,255,204); background-image: url("../assets/images/mando_back2.png");} A:active { color: rgb(0,0,0);} A:link { color: rgb(0,0,0);} A:visited { color: rgb(255,51,0);} .TextNavBar { font-size: xx-small; text-align: left;} A:hover { color: rgb(255,51,0);} 