A { text-decoration: none; }
A:link  { color: blue; text-decoration: none }
A:visited { color: #a9a9a9; text-decoration: none; }
A:hover { color: Black; text-decoration: none; }
