/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold
}