/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 16px;
 	color: rgb(169,208,70);
 	font-weight: bold;
 	background-color: rgb(83,63,63)
}