a:visited
{
color:blue;
text-decoration:underlined;
}

a:link
{
color:blue;
text-decoration:underlined;
}

