/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14px;
 	color: rgb(255,204,153);
 	font-weight: bold;
 	text-decoration: none 
}

.TextNavBar {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14px;
 	color: rgb(255,204,153);
 	font-weight: bold;
 	text-decoration: none 
}
