/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	text-decoration: underline;
 	background-color: rgb(255,255,204);
 	margin: 3px
}