/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar{
	font-size: 12px;
 	text-transform: lowercase;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}