﻿a {
  color: white;
  text-decoration: none;
}
a:hover {
  color: #0a6eb0;
}
