a.popup-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}

a.popup-link:hover {
	color: #000000;
	text-decoration : none;
	cursor: hand;
}

a.popup-link:visited {
	color: #000000;
	text-decoration : none;
}

