/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Link {
	color: rgb(192,192,192);
 	text-decoration: none 
}

.Link1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,0,0);
 	font-weight: bold
}

.Link2 {
	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
