

a:link {

  color: #336699;

  text-decoration: none

}

a:visited {

  color: #336699;

  text-decoration: none

}

a:active {

  color: #336699;

  text-decoration: none

}

a:hover {

  color: #EE1C23;

  text-decoration: underline

}

