.texto_normal, .texto_normal a:hover, .texto_normal a:visited:hover {
	font-family: Tahoma, Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #60313C;
	text-decoration: none;
}

.formularios {
	font-size: 12px;
}

.texto_normal a:link, .texto_normal a:visited {
	font-family: Tahoma, Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #60313C;
	text-decoration: underlined;
}

.preco {
	font-family: Tahoma, Arial, Geneva, Helvetica;
	font-size: 24px;
	color: #AC5B6D;
	text-decoration: underlined;
}

.texto_formulario {
	font-family: Tahoma, Arial, Geneva, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.texto_bullet {
	font-family: Tahoma, Arial, Geneva, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #60313C;
}

.texto_titulobr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.texto_titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C36F82;
}
.texto_titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C36F82;
}
.texto_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AC5B6D;
}

.texto_fundo, .texto_fundo a:link, .texto_fundo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E2F39;
	text-decoration: none;
}
.texto_fundo a:hover, .texto_fundo a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E2F39;
	text-decoration: underline;
}


