/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(255,204,0); text-decoration: none ;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { color: rgb(0,0,0); text-decoration: none ;}
 A { text-decoration: none ;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(255,204,0); font-weight: bold;}
 A:hover { color: rgb(255,204,0); text-decoration: none ;}
 