/* CSS Document */

#conteudo-links {
font: 10pt Verdana, Arial, Geneva, Helvetica, Times New Roman, sans-serif;
text-align: justify;
}

.titulo a {
color: #BB3B7D;
text-decoration: none;
}

.titulo a:hover {
color: #FABDDD;
}

.texto a {
color: #686868;
text-decoration: none;
}