/* CSS definition file containing site wide stylesheets */

.TextNavBar {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 10pt;
 	color: rgb(255,204,102);
 	font-weight: bold;
 	text-decoration: none 
}
