.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #996600;

}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #996600;
	font-style: normal;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.textonegrita {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996600;
	font-weight: bold;

}
.textonar {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
}
.textoama {

	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #CC9900;
}

