*[id^='readlink'] {
 font-weight: normal;
 color: #369;
}

*[id^='readlink']:hover {
 font-weight: normal;
 color: #369;
}

*[id^='readlink']:focus {
 outline: none;
 color: #3692;
}