
A:hover{color:#000060}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}

.button, .button:hover { 
font-family : Arial, sans-serif;
font-size : 11px;
padding : 2px 10px !important;
padding : 1px 5px;
border-top : 1px solid #dddddd;
border-right : 1px solid #999999;
border-bottom : 1px solid #999999;
border-left : 1px solid #dddddd;
background : url("images/button.gif") 0% repeat-x;
} 

.button2, .button2:hover { 
font-family : Arial, sans-serif;
font-size : 14px;
font-weight : Bold;
padding : 2px 10px !important;
padding : 1px 5px;
border-top : 1px solid #dddddd;
border-right : 1px solid #999999;
border-bottom : 1px solid #999999;
border-left : 1px solid #dddddd;
background: url("images/headbut.gif") white 0% repeat-x 
/* background: url("images/headbut.gif") repeat-x bottom 10%;*/
} 