

 a:link {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
	background-color: transparent;
	cursor:url(http://www.ad-dc.de/pics/hand.cur), auto;
}
 a:visited {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
	background-color: transparent;
	cursor:url(http://www.ad-dc.de/pics/hand.cur), auto;
}
 
 a:hover {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	font-family:Avantgarde,Arial;
	color: Red;
	background-color: Yellow;
	cursor:url(http://www.ad-dc.de/pics/hand.cur), auto;
	

}

a:active, a:focus {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	font-family:Avantgarde,Arial;
	color: Black;
	background-color: Pink;
	cursor:url(http://www.ad-dc.de/pics/hand.cur), auto;
}

}
a:active {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
	background-color: transparent;
	cursor:url(http://www.ad-dc.de/pics/hand.cur), auto;
}	
