/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	color: rgb(255,204,102)
}

.TextNavBar {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	color: rgb(255,204,102);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
