/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: right;
 	background-position: top
}