a.whitelink {
  text-decoration:none;
  color:#3b3b3b;
}
a.whitelink:hover {
  color:yellow;
}
