p.navbuttons a {
color: #000000;
text-decoration: none;
background-color: #3399cc;
display: block;
padding: 3px 0pc 3px 12px;
width: 150px;
border-top: 5px solid #eeeeee;
border-right: 5px solid #666666;
border-bottom: 5px solid #eeeeee;
border-style: ridge;
margin-left: auto;
margin-right: auto;
<!--background-image: url(images/cross15.gif)-->
background-repeat: no-repeat;
}
p.navbuttons a:hover, p.navbuttons a:active {
background-color: #ffff00;
color: #000000;
<!--background-image: url(images/cross15.gif);-->
background-repeat: no-repeat;
}
