/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,153,255);}
 A:link { color: rgb(102,102,255);}
 A:visited { color: rgb(102,102,255);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,153,255);}
 