a:hover    {    text-decoration:none;    color:#669900;    }input.button:hover{    margin:0px;    padding:0px;    width:178px;    height:35px;    background-image:url("images/next_hover.gif");    background-repeat:repeat-x;    background-position:top;    border:solid #7dac1e 1px;    color:#ffffff;    font-weight:bold;    font-size:16px;    }
