/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(160,160,164); text-decoration: none ;}
 H1 { color: rgb(160,160,164);}
 H2 { color: rgb(160,160,164);}
 P { color: rgb(255,255,255);}
 A { color: rgb(255,255,255);}
 .TextNavBar { font-size: xx-small; color: rgb(255,255,255); text-decoration: none ;}
 A:hover { color: rgb(127,159,255); text-decoration: underline;}
 
