a {
  font-family: arial;
  font-size: 18px;
  font-weight: normal;
  color: #00eeff;
  text-decoration: none;
}
a:hover {
  font-family: arial;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.uk {
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;

}

.uk h2 {
  font-family: arial;
  font-size: 24px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;

}