/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(102,102,102); background-image: url("./assets/images/body_bg.gif");}
 A:active { color: rgb(138,184,253); text-decoration: underline;}
 A:link { color: rgb(149,190,253); text-decoration: none ;}
 A:visited { color: rgb(149,190,253); text-decoration: none ;}
 H3 { color: rgb(199,221,254);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,255,255); font-weight: bold; text-decoration: none ; background-color: rgb(255,255,255);}
 A:hover { color: rgb(253,63,15); text-decoration: underline;}
 