.infobox table a {
color:#007bff;
text-decoration: none;
}
.infobox table a:hover {
text-decoration: underline;
}
.infobox td a {
color:#007bff;
text-decoration: none;
}
.infobox td a:hover {
text-decoration: underline;
}
.infobox td a:visited {
color:#6A60B0;
text-decoration: none;
}
.infobox td a:visited:hover {
text-decoration: underline;
}
.infobox td a.new {
color:#bf3c2c;
text-decoration: none;
}
.infobox td a.new:hover {
text-decoration: underline;
}
Loading comments...