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

.Algtxtlink {
	font-size: 8pt;
 	color: rgb(204,0,51);
 	font-weight: bold;
 	text-decoration: none 
}

.PartnerLink {
	font-size: 9px;
 	color: rgb(204,0,51);
 	text-decoration: none 
}

A {
	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none 
}

.Footerlink {
	font-size: 8pt;
 	color: rgb(153,153,153);
 	font-weight: bold;
 	text-decoration: none 
}

A:hover {
	font-size: 10pt;
 	color: rgb(204,0,51);
 	font-weight: bold;
 	text-decoration: none 
}
