/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Navigation {
	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}