/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-size: 12px;
 	color: rgb(76,76,76);
 	text-decoration: none ;
 	text-align: right
}

.TextNavBar {
	font-size: 12px;
 	color: rgb(76,76,76);
 	text-decoration: none ;
 	text-align: right;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
