/* CSS Document */

.btn a {
	width:289px;
	height:89px;
	display:block;
	text-indent:-10000px;
	background-position:0px 0px;
	background:url(../images/btn_btn.jpg) no-repeat;
	}

.btn a:hover
 {
	background-position:0px -89px;
	}