.btn {
	background-image: url("../images/btn_middle_blue.gif");
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.btn a:link,.btn a:visited,.btn a:hover,.btn a:active {color:#fff;text-decoration:none; font-size: 14px;}