#button {
    width:100px;  
    padding-right:2px;
    padding-left:2px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:5px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;    
    border: thin solid #000000;
    text-align:center;
    background-color:#fff;
}
#button a:link {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: none;  
}
#button a:visited {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: none;  
}
#button a:hover {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: underline;

      
}
#button a:visited {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: none;  
}


#button-home {
    width:300px;  
    padding-right:2px;
    padding-left:2px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:5px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;    
    border: thin solid #000000;
    text-align:center;
    background-color:#fff;
}
#button-home a:link {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: none;  
}
#button-home a:visited {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: none;  
}
#button-home a:hover {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: underline;

      
}
#button-home a:visited {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: none;  
}
