/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image: url(imagenes/fondo2_r2_c3.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS";
	color: #6D3C04;
}
body,td,th {
	color: #6D3C04;
	font-size: 14px;
	font-family: Trebuchet MS;
}
a:link {
	color: #BC3D6A;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC9966;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFCCCC;
}
a {
	font-size: 14px;
}
.producto {
	font-size: 18px;
	font-weight: bold;
}
.sabores {
	color: #832D44;
	font-weight: bold;
}
.tituloPag {font-size: 36px}
.TextScrollStyle {
	visibility:hidden;
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	font-size: 16px;
	}
.textoChico {font-size: 12px}
