/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255); background-color: rgb(255,255,255); background-image: url("../assets/images/blue_bk.jpg");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(255,204,51);}
 UL { color: rgb(255,255,255);}
 A:visited { color: rgb(255,153,0);}
 H1 { color: rgb(255,255,255);}
 P { color: rgb(255,255,255);}
 LI { color: rgb(255,255,255);}
 A { color: rgb(255,204,51);}
 H4 { color: rgb(255,255,51);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 