.texto {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-transform: none;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.botones {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textounderline {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-transform: none;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

