.hashtag{
  background:#D0D0D0;
  padding:0 1px 0 1px;
  color:#585858;
  text-decoration:none;
}
.hashtag:hover {
  text-decoration:none;
  color:#D0D0D0;
  background:#383838;
}