/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(153,153,153);
 	font-weight: normal;
 	font-style: normal
}