/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A {
	color: rgb(0,0,153);
 	text-decoration: none 
}

P {
	font-size: 16px;
 	font-weight: normal;
 	font-style: normal
}