/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
a, a:link, a:visited {
  color:#000055;
  text-decoration:none;
}
a:visited {
  color:#000055;
  text-decoration:none;
}
a:hover {
    text-decoration: underline;
}