A.example1
{
    BACKGROUND-COLOR: black
}
.navbar:hover
{
    color: #FF3300;
    text-decoration:underline;
}

