BODY
{
    BACKGROUND-COLOR: white
}
A:link
{
    COLOR: blue
}
A:visited
{
    COLOR: blue
}
A:hover
{
    COLOR: darkblue
}
