tituloml:link {
	text-decoration: none;
	color: #FFFF66;
	font-size: xx-small;
}
tituloml:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-size: xx-small;
}
tituloml:hover {
	text-decoration: underline;
	color: #FFFF66;
	font-size: xx-small;
}
tituloml:active {
	text-decoration: none;
	color: #FFFF66;
	font-size: xx-small;
}

.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #FFFF99; 
	font-weight: bold;
	color: #FF0000;

.tituloml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFF66;
}
