.captiontext {
		font-size: 11px; 
		font-family: arial, helvetica;
		text-decoration: none;
		font-weight: none;
		color: #000000;
; text-align: justify
	}
	a.captiontext:active 	{ color:#7C3871; text-decoration: none;}
	a.captiontext:link 	{ color: #7C3871; text-decoration: none; }
	a.captiontext:visited 	{ color: #7C3871; text-decoration: none; }
	a.captiontext:hover 	{ color: #9F7A96; text-decoration: none; }
	
