a:link
{
color : #006b82;
text-decoration : None;
}

a:hover
{
color : #004b62;
text-decoration : Underline;
}

a:visited
{
color : #006b82;
text-decoration : None;
}