/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,255); background-color: rgb(15,61,112); background-image: url("../assets/images/body_bg.gif"); background-repeat: repeat-x;}
 A:link { color: rgb(83,119,183);}
 A:visited { color: rgb(192,192,192);}
 .TextNavBar { font-size: small;}
 A:hover { color: rgb(255,153,0);}
 