/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-family: "Bookman Old Style",  serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(175,150,55);
 	text-decoration: line-through;
 	font-variant: normal;
 	text-align: center;
 	clear: none;
 	background-color: rgb(255,204,0);
 	background-image: none;
 	background-position: right top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
