#perrotta {
	position: relative;
	overflow: visible;
	float: left;
	padding: 0px;
	border: thin solid #000000;
	margin: 10px 15px 10px 10px;
	height: 143px;
	width: 100px;
	}
#pellegrino {
	position: relative;
	overflow: visible;
	float: left;
	padding: 0px;
	border: thin solid #000000;
	margin: 10px 15px 10px 10px;
	height: 143px;
	width: 100px;
	}

#barriocanal {
	position: relative;
	overflow: visible;
	float: left;
	padding: 0px;
	border: thin solid #000000;
	margin: 10px 15px 10px 10px;
	height: 143px;
	width: 100px;
	}
	
#Deneene {
	position: relative;
	overflow: visible;
	float: left;
	padding: 0px;
	border: thin solid #000000;
	margin: 10px 15px 10px 10px;
	height: 130px;
	width: 100px;
	}



.about:link {
	color:#5b1d59;
	font-family: "century gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.about:visited {
	color:#5b1d59;
	font-family: "century gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.about:hover {
	background-color: #FFFFFF;
	color: #5b1d59;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
