.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #674E1A;
}
.texto_ofertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9DB14E;
}
.texto2_ofertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #134A00;
	font-weight: bold;
	text-decoration: blink;
}
.fondo {
	background-image: url(images/fondo11.jpg);
}
.texto_mas {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #D65C3F;
	text-decoration: underline;
	text-align: right;
}
.texto_mas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	color: #674E1A;
	text-decoration: none;
	text-align: right;
}
TABLE.precios {
border:1px solid #1F3D17;
}
a:link {
	color: #134A00;
}
a:visited {
	color: #848B25;
}
a:hover {
	color: #3300FF;
}


#enlaces {
border-top: 1px solid green;
}


#enlaces td {
border-bottom: 1px solid green;
border-collapse: collapse;
padding: 20px;
}
