/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.LinkBlau {
	font-family: "Arial Baltic",  sans-serif;
 	font-size: 13px;
 	color: rgb(0,51,153);
 	font-weight: bold
}
