/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 100%; color: rgb(221,221,221); background: rgb(12,2,65) url("../assets/images/B1BG.jpg") no-repeat scroll top; background-repeat-x: no-repeat; background-repeat-y: no-repeat;}
 A:active { color: rgb(153,204,255);}
 A:link { color: rgb(153,204,255);}
 A:visited { color: rgb(153,204,255);}
 .TextObject { font-size: 0.8em;}
 H1 { font-size: 120%; color: rgb(204,255,255); font-weight: bold;}
 H2 { font-size: 120%; color: rgb(255,102,51); font-weight: bold;}
 P { font-size: 100%;}
 A:hover { color: rgb(255,255,204);}
 
