<style type="text/css">
#nodisp2
{
display: none;
}
.goto [type="submit"]
{
background: url("http://nold.mobie.in/arrow_
.png") no-repeat right center;
width: 40px;
height: 60px;
text-align: left;
border: none;
font-weight: normal;
}
.goto [type="submit"]:visited
{
background: url("http://nold.mobie.in/arrow_
.png") no-repeat right center;
width: 40px;
height: 60px;
text-align: left;
border: none;
font-weight: normal;
}
.goto [type="submit"]:hover
{
background: url("http://nold.mobie.in/arrow_
hov.png") no-repeat right center;
width: 40px;
height: 60px;
text-align: left;
border: none;
color: #990000;
font-weight: normal;
}
</style>