/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A {
	font-family: "Futura Lt BT",  sans-serif;
 	font-size: 16pt;
 	color: rgb(45,49,66);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}