.pie {
	font-family: tahoma, arial;
	font-size: 12px;
	color:#cacaca;
	font-weight:bold;
}

.precio {
	font-family: tahoma, arial;
	font-size: 15px;
	color:#ff0000;
	font-weight:bold;
}

.error {
	font-family: tahoma, arial;
	font-size: 20px;
	color:#ff0000;
	font-weight:bold;
}

table {
	font-family: tahoma, arial;
	font-size: 15px;
	color:#5a5a5a;
	font-weight:bold;
}

.texto_mini {
	font-family: tahoma, arial;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

h1 {
	font-family: tahoma, arial;
	font-size: 25px;
	color:#008000;
	font-weight:bold;
}

h2 {
	font-family: tahoma, arial;
	font-size: 20px;
	color:#08389C;
	font-weight:bold;
}

.liga a {
	font-family: tahoma, arial;
	font-size: 13px;
	color:#008000;
	font-weight:bold;
	text-decoration: none;
}