BODY
{
    BACKGROUND-COLOR: white
}
A:active
{
    COLOR: #ff0000
}
A:link
{
    COLOR: #0000ff
}
A:visited
{
    COLOR: #551a8b
}
