/*******************************************************/
a:link, a:visited {
	color:#0078ff;
	text-decoration:none;
}
a:hover {
	color:#004592;
	text-decoration:none;
}
/*******************************************************/
a.navegador:link, a.navegador:visited{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
	padding-bottom:3px;
}	
a.navegador:hover{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#009999;
	padding-bottom:3px;
}	


/*******************************************************/
a.lista_link:link , a.lista_link:visited {
	font-family:Tahoma;
	font-size: 11px;
	color:#788b9f;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
a.lista_link:hover {
	font-family:Tahoma;
	font-size: 11px;
	color:#0099CC;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

/*******************************************************/
a.copyright_link:link, a.copyright_link:visited {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#00CCFF;
	text-decoration:none;
}
a.copyright_link:hover {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#FFCC00;
	text-decoration:underline;
}

/*******************************************************/
a.ficha_nombre_bebeM:link, a.ficha_nombre_bebeM:visited {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#00b8df;
}
a.ficha_nombre_bebeM:hover {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#009999;
}

/*******************************************************/
a.ficha_nombre_bebeF:link, a.ficha_nombre_bebeF:visited {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#e9009f;
}
a.ficha_nombre_bebeF:hover {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#CC0033;
}
/*******************************************************/
a.copyright_PADA:link, a.copyright_PADA:visited {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#C0C0EF;
	text-decoration:none;
}
a.copyright_PADA:hover {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#F0F0F0;
	text-decoration:none;
}


/*************************************/
a.volver:link , a.volver:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a.volver:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
/******************************************
#txt_home_cont a:link, #txt_home_cont a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#0078ff;
text-decoration:none;
}
#txt_home_cont a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#00CCFF;
text-decoration:none;
}