a.widelink {
	text-decoration: none;
	width: 100%;
	color: #000000;

}
a.widelink:hover {
	color: #FFFFFF;
	background-color: #000000;
}
