/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject{
	background-color: rgb(136,122,89)
}

.TextNavBar{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}