/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 20px;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal
}
