.post_body a:link {
  color: #4C4E54 !important;
  text-decoration: underline !important;
}

.post_body a:visited {
  color: #000 !important;
  text-decoration: underline !important;
}

.post_body a:hover, a:active {
  color: rgb(170, 132, 66) !important;
  text-decoration: underline !important;
}

.userdetails {
  display: none;
}

.post_ltop {
  padding-bottom: 20px;
}

