.titucaja {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F5F4DE;
	font-weight: bold;
}
.dentrocaja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	a:link { color: #777; text-decoration: none;}  /* for unvisited links */
  a:visited { color: #777; text-decoration:none; } /* for visited links */
  a:active { color: #777;  text-decoration: none } /* when link is clicked */
  a:hover { color: #002211;  text-decoration:none;} /* when mouse is over link */
}
.titverde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #90C012;
	font-weight: bold;
}
.texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	font-weight: normal;
}
