/* links */

.but a {
background-image: url("../images/YES-Star-FINAL.jpg");
background-repeat : no-repeat;
width: 380px;
height: 243px;
display: block;
}

.but a:hover{
background-image: url("../images/YES-Star-10k-rollover.jpg");
background-repeat : no-repeat;
}

.host a {
background-image:url(../images/Hosting-button--final.jpg);
background-repeat:no-repeat;
display:block;
height:277px;
width:415px;
}

.host a:hover{
background-image: url("../images/Hosting-button-rollover--final.jpg");
background-repeat : no-repeat;
}
