﻿body {
}
.buttonStyle
{
    font-family: Helvetica; 
    color: black; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    cursor: hand; 
    padding-top: 0px; 
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    font-size: 13px;
}
