/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 14px;
 	color: rgb(158,0,79);
 	font-weight: bold;
 	text-decoration: none 
}