.link-cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.link-cinza:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.link-vermelho{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.link-vermelho:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.tit-produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
.tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.txt-cinza-comprar {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.txt-branco-comprar {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt-vermelho-comprar {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.txt-valor-comprar {
	font-family: Arial;
	font-size: 18px;
	color: #A80000;
	font-weight: bold;
	text-decoration: none;
}
.form-compra {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.txt-total {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-branco16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.form-cadastro {
	font-family: Tahoma;
	font-size: 11px;
}
.tit-dados-compra {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.txt-dados- {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

