/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,153);}
 A:link { color: rgb(255,255,0);}
 A:visited { color: rgb(255,255,153);}
 H1 { color: rgb(255,255,255);}
 H2 { color: rgb(255,255,255);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255);}
 H3 { color: rgb(255,255,255);}
 LI { color: rgb(255,255,255);}
 A { color: rgb(255,255,153);}
 H4 { color: rgb(255,255,255);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255); text-align: center;}
 H5 { color: rgb(255,255,255);}
 H6 { color: rgb(255,255,255);}
 A:hover { color: rgb(255,153,0);}
 