BODY
{
}
A
{
    COLOR: floralwhite
}
A:hover
{
    COLOR: lightblue
}
A:visited
{
    COLOR: peachpuff
}
A:active
{
    COLOR: yellow
}
