*[id^='readlink'] {
 font-weight: 300;
 color: #CCCCCC;
 padding: 5px;
 font-size: 12px;
 
}

*[id^='readlink']:hover {
 font-weight: 300;
 color: #CCCCCC;
 padding: 5px;
 font-size: 12px;
}

*[id^='readlink']:focus {
 color: #CCCCCC;
}