/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 28px;
 	color: rgb(0,255,0);
 	font-weight: normal;
 	font-style: normal
}