.textorodape{
	font-family: Verdana;
	text-decoration: none;
	font-size: 10pt;
	color: #333333;
	font-weight : normal;
}
.textorodape:hover{
	font-family: Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #333333;
	font-weight : normal;
}
.textomenu{
	font-family: Verdana;
	text-decoration: none;
	font-size: 10pt;
	color: #666666;
	font-weight : bold;
}
.textomenu:hover{
	font-family: Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #666666;
	font-weight : bold;
}