
 A:active
{
    COLOR: black;
    text-decoration: none
}
A:link
{
    COLOR: black;
    text-decoration: none
}
A:visited
{
    COLOR: black;
    text-decoration: none
}
A:hover
{
    COLOR: black;
    text-decoration: none
}

