a.footer:link { text-decoration:none; color:#d2d5d7; }
a.footer:visited { text-decoration:none; color:#d2d5d7; }
a.footer:active { text-decoration:none; color:#d2d5d7; }
a.footer:hover { text-decoration:underline; color:#d2d5d7; }

a.txt:link { text-decoration:none; color:#757575; }
a.txt:visited { text-decoration:none; color:#757575; }
a.txt:active { text-decoration:none; color:#757575; }
a.txt:hover { text-decoration:underline; color:#757575; }

a.txt2:link { text-decoration:none; color:#a20e2e; }
a.txt2:visited { text-decoration:none; color:#a20e2e; }
a.txt2:active { text-decoration:none; color:#a20e2e; }
a.txt2:hover { text-decoration:underline; color:#a20e2e; }

a.more:link { text-decoration:none; color:#a20e2e; font-weight:bold; }
a.more:visited { text-decoration:none; color:#a20e2e; font-weight:bold; }
a.more:active { text-decoration:none; color:#a20e2e; font-weight:bold; }
a.more:hover { text-decoration:underline; color:#a20e2e; font-weight:bold; }

a:link { text-decoration:none; color:#757575; }
a:visited { text-decoration:none; color:#757575; }
a:active { text-decoration:none; color:#757575; }
a:hover { text-decoration:underline; color:#757575; }