a
{
    color: #003333;
    text-decoration: none
}

a:hover
{
    color: #669999;
    text-decoration: none
}
a:visited
{
    color: #669999;
    text-decoration: none
}

