A:link { text-decoration: none; color: blue}; 
A:visited { text-decoration: none; color: blue};
A:hover { text-decoration: none; color: red };
A:active { text-decoration: none; color: red };
  