  .left a:link    { color: #ffffff; }
  .left a:visited { color: #ffffff; }
  .left a:active  { color: #ffffff; }
  .left a:hover   { color: black; text-decoration: none }
  .normal a:link    { color: #0000FF; }
  .normal a:visited { color: #0000FF; }
  .normal a:active  { color: #0000FF; }
  .normal a:hover   { color: red; text-decoration: none }