/* CSS Document */

.p1 {color: #006699; margin: 10px 5px;}
.p2 {color: #FF6600;}
.centro {text-align:center;}
.fd {background:#eee;}

.ulLista li a { display: block; padding: 1px; text-decoration: none;}
.ulLista li a:hover {background-color: #CCCCFF; color: #6633CC;}
.ulLista { margin:0; padding:0; overflow: auto; height:450px;  }
.ulLista li { margin:0; padding: 2px; list-style: none;}
.listapoesias { font-weight: bolder; list-style: none; margin-bottom: 5px; font-size:14px; }

#boxTable { width:64%;}
#boxTable table { background:#F1F1F1; height: 450px;}