A.example1
{
    BACKGROUND-COLOR: black
}

.navbar:hover
{
    font-family: Verdana;
    font-size: 8pt;
    color: #FF0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}