.link_emailbold {
	text-decoration: none;
	color: #A5AEBD;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;

}
.texto_contato {
	text-decoration: none;
	color: #A5AEBD;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;

}

.botao_formulario {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;

}

.texto_festa {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	background-color: A5AEBD;


}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

