a {
color: 000000;
text-decoration: none;
}

a:hover {
color: 880000;
text-decoration: none;
}

#LinkVermelho a {
color: 880000;
text-decoration: none;
}

#LinkVermelho a:hover {
color: 880000;
text-decoration: underline;
}