/*************************************************************************** 
*  Author   www.ContenidosBinarios.com                                     *
*  Module   enlaces.mod                                                    *
***************************************************************************/ 

#enlaces .enlace_titular {
	font-size:13px;
	font-weight: bold;
	color:#1876d0;
}

#enlaces .enlace_titular a {
	font-size:13px;
	font-weight: bold;
	color:#1876d0;	
}


#enlaces .enlace_titular a:hover {
	background: #8fb510;
	font-size:13px;
	font-weight: bold;	
	text-decoration: none;
	color: #FFFFFF;
}

#enlaces .enlace_resumen {
	font-size:13px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}



#enlaces .enlaces_categoria a {
	font-size:13px;
	font-weight: bold;
	color:#1876d0;	
}


#enlaces .enlaces_categoria a:hover {
	background: #8fb510;
	font-size:13px;
	font-weight: bold;	
	text-decoration: none;
	color: #FFFFFF;
}