/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: "Square721 Ex BT",  sans-serif;
 	font-size: 10px;
 	color: rgb(0,102,255);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-size: 10px;
 	color: rgb(0,102,255)
}