
#linksbar .currentPage a, #linksbar .currentPage a:hover {
	background-color: transparent; /* sets the color of the box that appears under the active page link */
	border: 0px solid #999;	/* sets the color of the border that appears around the box under the active page link */
	color: #0f0;		/* sets the color of the active page link font */
}


