﻿ul.listaEnlaces
{
 margin: 2px 15px 10px 15px !important;
 padding:0px;
 list-style-type:none !important;
}
.listaEnlaces a
{
 display:block;
 width:650px;
 height:16px;
 overflow:hidden;
 text-decoration:none !important;
}
.listaEnlaces a:hover
{
 color:#333;
 font-weight:bold;
}
.enlaces
{
 padding:0px 20px 15px 20px;
 margin:0px;
 width:653px;
 clear:both;
}
td.enlacesTitulo
{
 font-weight:bold;
 color:#000;
 background-color:#F0F0E0;
 padding: 3px 3px 3px 15px;
 cursor:pointer;
 border-bottom:solid 2px #FFF;
}

