/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; background-image: url("./background.gif");}
 A:active { font-size: 12px; color: rgb(128,0,0);}
 A:link { font-size: 12px; color: rgb(255,0,0);}
 UL { font-size: 12px;}
 A:visited { font-size: 12px; color: rgb(128,128,128);}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 LI { font-size: 12px;}
 .TextNavBar { font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(255,102,51);}
 
