A.example1
{
    BACKGROUND-COLOR: black
}
a.top:link {

            font-family: Verdana, Arial, Helvetica, sans-serif;

            font-size: 12px;

            color: #993333;

            font-weight: bold;

            text-decoration: underline;

}

a.top:visited {

            font-family: Verdana, Arial, Helvetica, sans-serif;

            font-size: 12px;

            color: #993333;

            font-weight: bold;

            text-decoration: underline;

}

a.top:hover {

            font-family: Verdana, Arial, Helvetica, sans-serif;

            font-size: 12px;

            color: #993333;

            font-weight: bold;

            text-decoration: underline;

}
