/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,255); text-decoration: none ;}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,255); text-decoration: none ;}
 P { background-image: url("../assets/images/bgd-_1.jpg"); background-repeat: repeat-y;}
 A { color: rgb(255,255,255); text-decoration: none ;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255); text-decoration: none ; background-color: rgb(51,51,51);}
 A:hover { color: rgb(204,204,255); text-decoration: none ;}
 