/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12px;
 	color: rgb(239,198,102);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.TextNavBar {
	color: rgb(239,198,102)
}
