/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,204);
 	font-weight: normal;
 	font-style: normal
}
