*[id^='readlink'] {
	padding: 5px; color: rgb(255, 133, 0); font-weight: bold; border-bottom-color: rgb(78, 78, 78) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;
}
*[id^='readlink']:hover {
	padding: 5px; color: rgb(255, 157, 50); font-weight: bold; border-bottom-color: rgb(78, 78, 78) !important; border-bottom-width: 3px !important; border-bottom-style: double !important;
}
*[id^='readlink']:focus {
	color: rgb(255, 157, 50);
}
