/*--MENU HOVER-------*/

a.btn_01 {
	background:url(../images/btn_01.gif) top left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}

a.btn_01:hover { background-position:top left; }





