a.Button_HQ_en {

	background: url(../../../images/en-CA/bt_HebdoQuebec.jpg) repeat-x 0px 0px;
	text-align: center;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #e2e2e2;
	width:210px;
	height:210px;
}

a.Button_HQ_en:hover {
	background-position:0 -210px;
	background-color: #d5d5d5;
}

a.Button_HQ_en:active {
	background-position:0 -420px;
	background-color: #FFF;
}