a.zwei:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7D7C7C;
	}

a.zwei:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7D7C7C;
	}

a.zwei:hover, a.zwei:active { 
	text-decoration: none; 
	color: #000000;
	}