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

.TextObject{
	color: rgb(0,51,0)
}

.TextNavBar{
	color: rgb(0,51,0);
 	background-color: rgb(255,255,102)
}