#html_template_alert a{
    color: gray;
}

#html_template_alert a:hover{
    color: white;
}
