a:hover {
  text-decoration: underline;
 }

.txt11-azul {
  font-size: 11px;
  font-family: verdana;
  color: #002f7b;
  text-decoration: none;
}

.txt11-marrom {
  font-size: 11px;
  font-family: verdana;
  color: #4a4a4a;
  text-decoration: none;
}

.txt11-verm {
  font-size: 11px;
  font-family: verdana;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}

.txt12-azul {
  font-size: 12px;
  font-family: arial;
  color: #000079;
  text-decoration: none;
}

.txt14-azul {
  font-size: 14px;
  font-family: verdana;
  color: #000079;
  font-weight: bold;
  text-decoration: none;
}

.copyright {
font-size: 10px;
font-family: verdana;
font-weight: normal;
color: 818181;
text-decoration: none;
}

.btn_catalogo a {
	font-family: Verdana;
	font-size: 12px;
	color: #474ba4;
	text-decoration: none;
	font-weight: bold;
}

