/*#microsoft-login-button:hover {*/
/*    background-color: white;*/
/*}*/
#microsoft-login-button:focus {
    background-color: white;
}
#microsoft-login-button:link {
    background-color: white;
}