/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Casmira;
 	font-size: 36px;
 	color: rgb(255,255,0);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Casmira;
 	font-size: 36px;
 	color: rgb(255,255,0);
 	font-weight: normal;
 	font-style: normal
}