/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Linkinternblau {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,153);
 	font-weight: bold;
 	font-style: italic;
 	text-decoration: underline
}

A {
	font-size: small
}
