#header A
{
color: #0000bf;
text-decoration: none;
}

#header A:visited
{
color: #0060bf;
text-decoration: underline;
}

#header A:hover
{
color: #0060bf;
text-decoration: none;
}