/*.alert
{
    text-align: center;
    font-size: 14px;
    border: 0px;
    border-bottom: 1px;
    border-radius: 0px;
    background: #fe982a;
    color: #000000;
    text-color:#000000;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}*/

/*
.alert a, .alert a:visited {
    color: #f8f8f8;
}

.alert a:hover, .alert a:active {
    color: #fefe00;
}
*/
