/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(0,0,0); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 .TextObject { font-style: italic;}
 .TextNavBar { font-size: xx-small; color: rgb(255,51,51); text-align: center; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(255,255,0);}
 