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