.holdingPanelText {
font-family: Ariel, Helvetica, sans-serif;
font-size: 11px;
color: #222222;
}
.holdingPanelText a:link {
	text-decoration: none;
	color: #555555;
}

.holdingPanelText a:active {
	color: #555555;
	text-decoration: none;
}


.holdingPanelText a:visited {
	color: #555555;
	text-decoration: none;
	}
	
	.holdingPanelText a:hover {
	text-decoration: none;
	color: #888888;
}



	.holdingLinkers {
font-family: Ariel, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #333333;
}

.holdingLinkers a:link {
	text-decoration: none;
	color: #111111;
}



.holdingLinkers a:active {
	color: #111111;
	text-decoration: none;
}


.holdingLinkers a:visited {
	color: #111111;
	text-decoration: none;
	}
	
	.holdingLinkers a:hover {
	text-decoration: none;
	color: #555555;
}
