/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(119,119,187);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(119,119,187);
 	font-weight: bold;
 	text-decoration: none 
}

P {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(119,119,187);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(119,119,187);
 	font-weight: bold;
 	text-decoration: none 
}