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