/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px
}

A {
	color: rgb(68,109,140);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}
