#news_btn{
	float: left;
}
#news_btn a:link{
	display: block;
	height: 265px;
	width: 240px;
	line-height: 240px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/newsandevents.jpg) no-repeat;
}
#news_btn a:visited{
	display: block;
	height: 265px;
	width: 240px;
	line-height: 240px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/newsandevents.jpg) no-repeat;
}
#news_btn a:hover{
	background-position:  right top;
}
#news_btn p{
	background: url(../Assets/Images/Img/newsandevents.jpg) no-repeat;
}
