a{
	color: #424242;
}

a:active,
a:hover {
  color: #212121;
  text-decoration: none;
}

.mesaje_send_mail{
  background: #3FC59D;
  text-align: center;
  font-family: sans-serif; 
  font-size: 20px;
  color: #ffffff;  
  padding: 5px;
  border-radius: 10px;
}