a:link, a:visited, a:active {
  color : #000000;
  font-weight : normal;
  text-decoration : none;
}

a:hover {
  text-decoration : none;
  font-weight : normal;
  color : #CA0000;
}
