/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); background-color: rgb(102,102,102); background-image: url("./assets/images/body_bg.gif");}
 A:active { font-size: 12px; color: rgb(255,0,0); text-decoration: none ;}
 A:link { font-size: 12px; color: rgb(168,171,63); text-decoration: none ;}
 UL { font-size: 12px;}
 A:visited { font-size: 12px; color: rgb(255,153,0); text-decoration: none ;}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 LI { font-size: 12px;}
 OL { font-size: 12px;}
 .TextNavBar { font-size: 10px;}
 A:hover { font-size: 12px; color: rgb(102,153,255);}
 