#formbut input.linkbutton {
background-image: url(/media/dist/3423/11889/SiteDesign/button.gif);
color: #FFFFFF;
font-weight: bold;
height: 20px;
width: 54px;
border-style: none;
border-width: 0px;
background-position: center center; 
background-color: transparent;
}
Nav bar top and bottom
     #topnav01 {font-size: 11px; color: #003575;text-decoration: none;}
     #topnav01 .NavBarLink:link{color: #003575; font-size: 11px;}
    #topnav01 .NavBarLink:visited{color: #003575; font-size: 11px;}
    #topnav01 .NavBarLink:active{color: #003575; font-size: 11px;}
   #topnav01 .NavBarLink:hover{text-decoration: underline;
   color: #003575; font-size: 11px;}

