.txt_regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.titular_verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7DB900;
}
.textRegular_link {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.textRegular_link:link, 
.textRegular_link:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
  	text-decoration: none;
}

.textRegular_link:active {
  background-color: #eaeaea;
	color: #333333;
}

.textRegular_link:hover {
  text-decoration: none;
	color: white;
  background-color: #7db900;
}
.textlink_idioma {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	background-color: #7db900;
}

.textlink_idioma:link, 
.textlink_idioma:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
  	text-decoration: none;
}

.textlink_idioma:active {
  background-color: #eaeaea;
	color: #7db900;
}

.textlink_idioma:hover {
  text-decoration: none;
	color: #7db900;
  background-color: #eaeaea;
}
