.link {
	background-color: #BFBFBF;
	width: 188px;
	text-decoration: none;
	color: #000000;
	display: block;


}
.link:hover {

	background-color: #FFFFFF;
	width: 188px;
	text-decoration: none;
}
