.but1 {
	background-image: url(../images/butt_bg1.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: auto;
	background-position: center center;
	font-family: Verdana;
	font-size: 12px;
	color: #103c58;
	text-decoration: none;
}

.but1:hover {

	background-image: url(../images/butt_bg2.jpg);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	height: 33px;
	width: auto;
	background-position: center center;
	font-family: Verdana;
	font-size: 12px;
	color: #103c58;
	text-decoration: none;
}


.but2 {
	background-position: center center;
	font-family: Verdana;
	font-size: 12px;
	color: #103c58;
	text-decoration: none;
}

.but2:hover {
	background-position: center center;
	font-family: Verdana;
	font-size: 12px;
	color: #103c58;
	text-decoration: none;
}