﻿
.bodyButton
{
    color: white; 
    font-size: large; 
    background-color: #ED1B24; 
    padding: 3px;    
}

span.textAlert {
    color: Red;
}

span.textSub {
    color: Gray;
}

