/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(204,0,0); text-decoration: none ;}
 A:link { text-decoration: none ;}
 A:hover { color: rgb(0,0,102); text-decoration: none ;}
 A:visited { color: rgb(255,204,0); text-decoration: none ;}
 .TextNavBar { text-decoration: none ;}
 