.textomenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textonormal {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #68676C;
	text-decoration: none;
	line-height:20px;
}
.textonormalgris {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #A1A1A1;
	text-decoration: none;
	line-height:20px;
	text-align:justify;
}
.textonormalblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #0094D1;
	text-decoration: none;
	line-height:20px;
	font-weight:bold;
}
.textonormalblanco {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: white;
	text-decoration: none;
	line-height:14px;
}
.textonormalcafe {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EC6E00;
	text-decoration: none;
	line-height:20px;
}
.textosuscrip {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0094D1;
	text-decoration: none;
}
.textosuscripnormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0094D1;
	text-decoration: none;
}
.textourl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0094D1;
	text-decoration: none;
}
.textourl:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0094D1;
	text-decoration: none;
	background:#FFFFFF;
}
.textosuscripgray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
.textosuscrip2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0094D1;
	text-decoration: none;
}
.textosuscripblanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.seguir-leyendo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.seguir-leyendo a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.titulo-suplemento {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #EC6E00;
	text-decoration: none;
}
.titulo-suplemento-naranjo {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #EC6E00;
	text-decoration: none;
}
.link1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0094D1;
	text-decoration: none;
}
.link1:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	background: white;
}
.link2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0094D1;
	text-decoration: none;
}
.link2:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	background: white;
}
a {
	cursor:hand;cursor:pointer;
}
.boton {
 	background-color:#4D4D4D;
	border: 1px solid #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
}
.boton:hover {
  background-color:#4D4D4D;
  border:1px solid #4D4D4D;
  color:#FFFFFF;
}