/* CSS definition file containing site wide stylesheets */
BODY { font-family: 'Microsoft Sans Serif', sans-serif; background-image: url("../assets/images/newbackground.gif"); background-repeat: no-repeat; background-position: top;}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(102,102,102);}
 A:visited { color: rgb(0,0,0);}
 A { color: rgb(153,153,153);}
 .TextNavBar { font-size: x-small; color: rgb(153,153,153);}
 A:hover { color: rgb(0,0,0);}
 