.navegador {
font-family: tahoma;
font-size: 11px;
line-height: 16px;
text-decoration : none;
color: #000000;
font-weight:bold;
}
:hover.navegador {
color: #6C9BCE
}




.linksTitulo {
text-decoration: none;
color: #000000;
}

:hover.linksTitulo {
text-decoration: underline;
}


.linksWeb {
text-decoration: none;
color: #0000FF;font-weight:bold
}

:hover.linksWeb {
text-decoration: underline;
}
