a:link {
  color: #002d64;
}
a:visited {
  color: #002d64;
}
a:hover,
a:focus {
  color: #002d64;
}
a:active {
  color: #002d64;
}
@media all and (min-width: 481px) {
  html #navigation {
    background-color: #962D91;
  }
  html #main-menu {
    border-left: 999px solid #962D91;
  }
  html #main-navigation-wrapper #main-menu a:hover, html #main-navigation-wrapper #main-menu li.active-trail > a, html #main-navigation-wrapper #main-menu a.active {
    background-color: #A3409E;
  }
}
html #site-name-1 .group-type, html #site-name-2, html #site-name-3 {
  color: #962D91;
}
html #site-slogan .slogan-line-3 {
  color: #962D91;
}
html #feature-forestplot {
  background-image: url("../../images/colors/forestplot-transparent-green.png");
}
html #search-form .as-submit {
  background-image: url("../../images/colors/search-purple.png");
}
html .sidebar .block li a:hover:before {
  background-position: 0 -7px;
}
html #footer .meta-nav-wrapper {
  background-color: #962D91;
}
html #footer .menu-open #meta-menu > ul > li.active a {
  background-color: #A3409E;
}
html #footer #meta-menu a:hover {
  background-color: #A3409E;
}
html .menu-block-wrapper a:hover {
  color: #002d64;
}
html .menu-block-wrapper a.active-trail {
  color: #002d64;
}
html .hidenext a, .shownext a {
  color: #002d64;
}
.block-facetapi a.facetapi-active {
  color: #A3409E;
}


