.linkDiscreto{
	text-decoration: none;
}

.linkDiscreto:hover{
	text-decoration: underline;
}
