A { color:AAAAAA ; text-decoration:none }
A:hover { color:red ; text-decoration:none }

A.new { color:444444 ; text-decoration:none }
A.new:hover { color:red ; text-decoration:none }

A.footer { color:444444 ; text-decoration:none }
A.footer:hover { color:444444 ; text-decoration:underline }

TABLE.withborder { top:1 }