a {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

.texto {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #97a2a3;
}

.titulo {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #8dba32;
}
