/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	text-decoration: none 
}

A {
	color: rgb(0,0,0);
 	text-decoration: none 
}

.TextNavBar {
	text-decoration: none 
}