/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,51,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none 
}

.TextNavBar {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9px;
 	color: rgb(153,51,51);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
