.Menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TitulosG {
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
.Sutitulos {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.TitulosHome {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.masinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Lineas {
	border: thin solid A7D26D;
}
.TitulosMenu {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: 79B22D;
	text-decoration: none;
}
.Creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TituloSuperior {
	font-family: "trebuchet MS";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
