.textoArial_CZ3{
  font-family: Arial;
  font-size: 14px;
  color: #404040;
}


/* ------------------------------------------------------- */
/* Estilos para os links                                   */ 
/* ------------------------------------------------------- */
A:hover  {
  color: #aaaaaa;
  text-decoration: none;
  font-family: Arial;
  font-size: 14px;
}

A {
  color: #ffffff;
  text-decoration: none;
  font-family: Arial;
  font-size: 14px
}


.setas{
	font-family: Webdings;
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
}

.setas:hover {
	font-family: Webdings;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
}

.setas:active {
	font-family: Webdings;
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
}

.setas:link {
	font-family: Webdings;
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
}
