.btn {position: relative; width:190px; height: 27px; background-image: url('../img/btn.jpg'); background-repeat:no-repeat; display: block;
text-decoration: none; font-weight: bold; color:#EFE716; font-size: 7pt; text-align:center; margin-top:6; padding-top:6}
.btn:hover {background-position: 0px -64px; cursor: pointer;}