.recomendaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: Bold;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.recomendaciones:hover
{
color:#003399;
text-decoration:none;
background-color:inherit;
}
.recomendaciones_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	background-color:inherit;
	text-decoration: none;
}
.recomendaciones_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#009000;
	background-color:inherit;
	text-decoration: none;
}


