/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	color: rgb(68,68,68);
 	letter-spacing: 1px;
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextNavBar {
	color: rgb(68,68,68);
 	letter-spacing: 1px;
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
