.cky-notice a {
  color: #ffffff;
  text-decoration: underline;
}
.cky-notice a:hover {
  color: #dddddd;
  text-decoration: underline;
}
.cky-notice a:active {
  color: #ffffff;
  text-decoration: underline;
}
.cky-notice a:visited {
  color: #ffffff;
  text-decoration: underline;
}
