a.galleryCat:link, a.galleryCat:visited, a.galleryCat:active {
	font-family: Arial;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}
a.galleryCat:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.galleryCatSel{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.bordoFoto{
	position: absolute;
	visibility: hidden;
}
div.didascaliaGallery{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}