<!--
a.widelink {
display: block; width: 100%; text-decoration: none; 
}
a.widelink:hover {
background-color: #ffff99; color: red; 
}
-->