/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-size: 14px;
 	color: rgb(255,255,255);
 	background-color: rgb(0,0,0)
}

.TextNavBar {
	color: rgb(255,255,255);
 	background-color: rgb(0,0,0)
}