/* CSS definition file containing site wide stylesheets */
BODY { background-image: none; background-repeat: no-repeat; background-position: top;}
 A:active { color: rgb(255,255,204);}
 A:link { color: rgb(255,255,204);}
 A:visited { color: rgb(255,255,255);}
 A { color: rgb(255,255,204);}
 .TextNavBar { font-family: 'Gill Sans MT', sans-serif; font-size: small;}
 A:hover { color: rgb(255,255,255);}
 