/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-size: 20px;
 	background-color: transparent
}

P {
	font-family: "Palatino Linotype",  serif;
 	font-size: small;
 	color: rgb(255,255,255);
 	font-style: italic;
 	text-decoration: none ;
 	background-color: transparent
}

.TextNavBar {
	font-size: 16px;
 	background-color: transparent
}
