div.middle_content .bodytext a{
color: #4d4f53;
font-weight:bold;
text-decoration: none;
padding:0px 0px 0px 0px;
margin-left: 0px;
background-image: none;
/* background-position-y: middle;  */
}
div.middle_content .bodytext a:hover{
    text-decoration: underline;
}

