@import url(//fonts.googleapis.com/css?family=Gochi+Hand);

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,800);
.td1 {
	font-family: 'Gochi Hand', cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #e37db1;
	background-image: url(../img/bgbutton1.png);
	background-repeat: no-repeat;
}

a {
	font-size: 14px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.destacar {
	font-family: 'Gochi Hand', cursive;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;

}
.formu {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.horario {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

