.adminlink {
  color:white;
}
.adminlink:hover {
  color:yellow;
}