/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./assets/images/background01.jpg"); background-repeat: repeat-y;}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 
