body {
    font-family:verdana;
    font-size:10px!important;
}

img {
   float:left;
   border:none;
}

.corpo_editorial {
   margin-left:-385px;
   top:125px;
   left:50%;
   position:absolute;
   width:770px;
   background-color:#fff;
   font-size:11pt;
   color:#000;
}



#lista_nomes {
   margin:10px;
   list-style-type:none;

}

a:link {
    
}

a:visited {
    font-weight:bold;
    
}

a:hover {
    text-decoration:none;
    background-color:#dedeff;
}


