/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-size: 14px;
 	color: rgb(6,120,234);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}