/* remover sublinhado automático de links */
a:link {
text-decoration: none;
color: #000000;
}
/* fim CSS */