/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:link {
	font-family: "Viner Hand ITC",  cursive;
 	color: rgb(0,0,153)
}

.TextObject {
	color: rgb(0,0,153)
}