a {
  font-weight: bold;
  color: #000; 
}
a:hover {
  text-decoration: underline;
}

a.rg {
  color: #5f5f5f;
  font-weight: normal;
}





