.general{
	margin-left: 80px;	
}

TABLE#centros{
	text-align: left;
	width: 600px;	
}

TABLE#centros TD{
	width: 200px;
	height:49px;
	margin-left: 80px;	
}

TABLE#centros A{
	text-decoration: none;
	color: #5C5C5C;
}

TABLE#centros A:hover{
	text-decoration: underline;
}

.destacados{
	margin: 25px 0 0 60px;
}