/* CSS definition file containing site wide stylesheets */

.TextNavBar {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: xx-small;
 	color: rgb(211,115,4);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center
}
