.abody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;

}
.mlink:link {
	text-decoration: none;
	color: #000066;
	font-size: xx-small;
}
.mlink:visited {
	text-decoration: none;
	color: #0000CC;
	font-size: xx-small;
}
.mlink:hover {
	text-decoration: underline;
	color: #000066;
	font-size: xx-small;
}
.mlink:active {
	text-decoration: none;
	color: #000066;
	font-size: xx-small;
}

.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
}
