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