.tituloES {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #006A35;
}
.tituloIN {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
A.enlace{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006A35;
	text-decoration:none;
}

A.enlace:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006A35;
	text-decoration:underline;
}
