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