/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject{
	line-height: 1em;
 	text-align: center;
 	background-color: transparent
}

.TextNavBar{
	text-align: center;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}