@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("hindu.com"), domain("thehindu.com"), domain("hinduonnet.com") {

a:link { color: #4F8FD8 !important; }
a:active, a:hover { color: #96C0F0 !important; }
a:visited { color: #8E79A5 !important; }

input { color: #000 !important; }

td[width="120"] { display:none !important; }

* {
    color: #D4D2CF !important;
    background-color: #201F1F !important;
    border: none !important;
}

}