.Textogeneral {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-decoration: underline;



}
.Textopequeño {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	cursor: hand;


}
