/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: #f00;}
 A:link { color: #03c;}
 A:visited { color: #909;}
* .TextNavBar { font-size: xx-small;}
 A:hover { color: #f00;}
 