/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	text-decoration: none ;
 	background-color: rgb(255,255,255);
 	border-left-style: none;
 	margin-top: 10px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
