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