td{
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #000000;
}
.txtmensaje{
	font-family: "Arial", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.titulo {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 30327F;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.precio1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #538F15;
}
.precio2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #85A92F;
}
.precio3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #C27819;
}
.precio4{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #E29F1C;
}
.info{
	font-family: "Century Gothic";
	font-size: 26px;
	font-weight: normal;
}

.text1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #04559F;
}

.text2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #04559F;
}

.txtopcional {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

.txtaste{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

a: {color: #265da0; text-decoration: none}
a:link{color: #265da0; text-decoration: none}
a:visited{color: #265da0; text-decoration: none}
a:active{color: #265da0; text-decoration: underline}
a:hover{color: #265da0;text-decoration: underline}
