/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(128,0,0); font-weight: normal; font-style: normal; background-color: rgb(255,255,255); background-image: url("./assets/images/orangetile.jpg");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(102,51,0);}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(128,0,0); font-weight: normal; font-style: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(81,5,42); font-weight: normal; font-style: normal;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(128,0,0); font-weight: normal; font-style: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(128,0,0); font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 