/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-size: 10px; background-color: rgb(102,102,102); background-image: url("../assets/images/back.gif");}
 A:active { color: rgb(102,204,51);}
 A:link { font-size: x-small; color: rgb(0,51,102); text-decoration: underline;}
 A:visited { font-size: x-small; color: rgb(102,0,0); text-decoration: underline;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,0,255);}
 