I want to prove the following proposition:
Let $X$ be a Hausdorff topological space such that $X$ is a normal (i.e., Hausdorff and such that disjoint closed subsets can be separated by open sets) $\Leftrightarrow$ for every closed subset $A$ of $X$, for every (open) neighbourhood $U$ of $A$ there exist an open neighbourhood $V$ of $A$ such that $\bar{V} \subseteq U$.
My attempt
I'm trying to do the right implication. Let $A$ be closed, $U$ be an open neighbourhood of $A$. Then $B=U^c$ is closed. Both $A$ and $B$ as closed subset of a Hausdorff space are therefore compact and disjoint, therefore by normality they can be separated by two disjoint open sets $U_A,U_B$. My intuition would be to try to prove that the required $V$ is $U_A$. I would only need to prove $\bar{V} \subseteq U$. I can't really go on from here, can anybody give me a hint on how to proceed?