/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	color: rgb(128,0,0)
}

.Button {
	color: rgb(128,0,0);
 	background-color: rgb(192,192,192)
}
