* a, 
* a:link,
* a:visited, 
* a:hover,
* a:focus {
  color: blue;
  text-decoration: none;
}