:root
{--cassiopeia-color-link: #006600;
  --cassiopeia-color-hover: #009999;
  --link-color: #006600;
  --link-color-hover: #009999;
  --template-link-color: #006600;
  
}

.container-header
{
  background-color: #006600;
  background-image: none;
}

a:focus, a:hover
{color:#006600;
}