/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:visited {
	font-family: "Arial Baltic",  sans-serif;
 	color: rgb(51,0,255)
}

A {
	font-family: "Arial Baltic",  sans-serif;
 	color: rgb(0,0,153)
}
