A.example1
{
    BACKGROUND-COLOR: black
}

a:link {
color:EC8C1A; font-face:Arial; font-size:10pt; font-weight:bold; text-decoration:none
}
a:visited {
color:EC8C1A; font-face:Arial; font-size:10pt; font-weight:bold; text-decoration:none
}
a:active {
color:EC8C1A; font-face:Arial; font-size:10pt; font-weight:bold; text-decoration:none
}
a:hover {
color:EC8C1A; font-face:Arial; font-size:10pt; font-weight:bold; text-decoration:underline
}