.top-header {
 font-size: 13px;
 text-align: right;
 color: white; 
}

.top-header a {
  color: white;
}
.top-header a:hover,
.top-header a:focus {
  color: white;
}
.top-header a:active {
  color: darkred;
}