/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-size: 10px; background-image: url("../assets/images/body_bak.gif");}
 A:active { color: rgb(204,102,0);}
 A:link { color: rgb(204,102,0);}
 A:visited { color: rgb(204,102,0);}
 A:hover { color: rgb(255,0,0);}
 