BODY
{
}
A
{
    COLOR: steelblue
}
A:hover
{
    COLOR: lightsalmon
}
A:active
{
    COLOR: yellow
}
A:visited
{
    COLOR: sienna
}
