.linksFechar:link
{
 	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}

.linksFechar:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration:underline;
}
