@namespace url(http://www.w3.org/1999/xhtml);
a[href]:visited
{ 
 text-decoration: overline !important;
}
a[href]:visited:hover
{ 
 text-decoration: none !important;
}