/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Link_emwergibt {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}