/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(50,65,53);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	color: rgb(75,120,100)
}
