A:visited, A:active, A:link
{
    color:              black;
}

A:hover
{
    color:              yellow;
}

