/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: transparent; background-image: url("./assets/images/lc1-fade.jpg"); background-repeat: no-repeat;}
 A:active { color: rgb(0,51,255);}
 A:link { color: rgb(0,51,255);}
 A:visited { color: rgb(0,51,255);}
 A { color: rgb(0,51,255);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small;}
 A:hover { color: rgb(0,51,255);}
 
