@charset "UTF-8";

a {
  text-decoration: none;
}


a:link { color:#192f60; }
a:visited { color:#192f60; }
a:hover { color:#6a5acd; }