.texto {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.textoama {

	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
a.texto:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}

