#hcds {
  height: 1em;
  width: 5em;
  float: right;
  position: relative;
  top: 30px;
  right: 20;
  text-align: center;
  z-order: 1;
}

#hcds a:link { text-decoration: none; }
#hcds a:visited { text-decoration: none; } 

#hcds .hcds-red   { color: red; }
#hcds .hcds-black { color: black; }