a{text-decoration:none}a:link{color:#000000}a:visited{color:#000000}a:active{color:#000000}

div.link {
  text-align: center;
}

p {
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	font-weight:bold;
}

table {
	text-align: center;
}

img {
  text-align: center;
}

.titulo_boton {
  float:left; 
  padding:5px;  
  background-color:#e6e6e6;
  border-radius: 6px;
  width:100%;
  font-size:18px;
  font-weight:bold;
}

.boton_mostrar {
  font-size:18px;
  line-height:20px;
  color:#000000;
  text-align: center;
}

.titulo_boton2 {
  float:right; 
  padding:5px;  
  background-color:#000000;
  border-radius: 6px;
  width:100%;
  font-size:18px;
  font-weight:bold;
}

.boton_mostrar2 {
  font-size:18px;
  line-height:20px;
  color:#FFFFFF;
  text-align: center;
}
