<style>
A:link
{
    COLOR: red
}
A:visited
{
    COLOR: #1505a5
}
A:active
{
    COLOR: red
}
BODY
{
}
</style>.





