#u2238
{
	border-width: 0px;
	border-color: transparent;
	background-color: transparent;
}

#u2240
{
	border-width: 0px;
	border-color: transparent;
	background-color: #009245;
	border-radius: 0px 10px 10px 10px ;
}

#u2239
{
	border-style: solid;
	border-width: 1px;
	border-color: #9E005D;
	border-radius: 0px 10px 10px 10px ;
	background: transparent url("../images/appt-appt.jpg") no-repeat left top;
	background-size: contain;
}

#u2239:hover
{
	border-style: solid;
	border-width: 2px;
	background: transparent url("../images/appt-appt_rollover.jpg") no-repeat left top;
	background-size: contain;
}

#u2239:active
{
	border-style: solid;
	border-width: 2px;
	background: transparent url("../images/appt-appt.jpg") no-repeat left top;
	background-size: contain;
}

#u2239.MuseLinkActive
{
	border-style: solid;
	border-width: 1px;
	background: transparent url("../images/appt-appt_rollover.jpg") no-repeat left top;
	background-size: contain;
}

