/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(56,42,2);
 	background-color: transparent
}
