.bordeBurdeos {
	border: 1px solid #E1B3B3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
precioListado{
	font-size:14px;
	font-weight:bold;
	color: #990000;
}
textoInicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.texto14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
body {
	background-color: #E6E6E6;	
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #BF9B34;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

