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