.conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
}
	
a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration:none;
	color: #000;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color:#FE7D15;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
}

a:active {
	text-decoration:none;
}

