#centro .link{
	width: 100%;
	float: left;
	margin: 0px -1px 30px 0px;
	background: url(images/titpag.jpg) no-repeat bottom center;
	padding-bottom: 40px;
}
#centro .link a{
	text-decoration: none;
	color: #663f67;
	font-weight: bold;
}
#centro .link a:hover{
	text-decoration: underline;
	color: #080406;
	font-weight: bold;
}
#centro .linktit{
	font-weight: bold;
	font-size: small;
	color: #663f67;	
	line-height: 40px;
	border-bottom: 3px solid #663f67;
	background: url(images/LINK.jpg) no-repeat left;
	padding-left: 110px;
}
#centro .linklink{
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	color: #663f67;
	font-weight: bold;
	border-bottom: 3px solid #663f67;
}
#centro .linkdescr{
	margin: 10px;
	padding: 0px;
}