/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: "Wide Latin",  serif;
 	color: rgb(148,107,58);
 	font-variant: normal
}

.TextNavBar {
	font-family: "Wide Latin",  serif;
 	font-size: 36px;
 	color: rgb(148,107,58)
}