*[id^='readlink'] {
 font-weight: bold;
 color: #FF8500;
 padding-top: 5px;
 border-bottom: 0px solid #4e4e4e !important;
}

*[id^='readlink']:hover {
 font-weight: bold;
 color: #FF9D32;
 padding: 0px;
 border-bottom: 1px solid #4e4e4e !important;
}

*[id^='readlink']:focus {
 outline: none;
 color: #FF9D32;
}