.codigos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
.numeros {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;


}
.codigob {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.descripcionb {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFCC;
	font-weight: bold;

}
.cuento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFCC;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #555500;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
