.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F0E0E;
}
.tablasOferta {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D0B8;
	border-right-color: #D3D0B8;
	border-bottom-color: #D3D0B8;
	border-left-color: #D3D0B8;
}
.enlacesOfertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	color: #990000;

}
.celdasOfertas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #D3D0B8;
	border-right-color: #D3D0B8;
	border-bottom-color: #D3D0B8;
	border-left-color: #D3D0B8;
}
