A { text-decoration:undeline;
    font-family: Arial;
    font-weight: bold;
    font-size:  13px;
    color:black; }


A:hover { text-decoration:undeline;
    font-family: Arial;
    font-weight: bold;
    font-size:  13px;
    color:red; }


