/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: x-small; color: rgb(204,153,102); text-decoration: none ; background-image: url("./assets/images/gitarre.jpg");}
 A:active { text-decoration: none ;}
 A:link { color: rgb(204,153,102); font-weight: bold; font-style: italic; text-decoration: none ;}
 A:visited { color: rgb(255,204,153); text-decoration: none ;}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: x-small; color: rgb(204,153,102); text-decoration: none ;}
 .TextNavBar { color: rgb(204,153,102); text-decoration: none ;}
 A:hover { text-decoration: none ;}
 
