/* 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(255,0,0); font-weight: bold;}
 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(60,22,41); 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(71,4,4);}
 