@namespace url(http://www.w3.org/1999/xhtml);


a:visited 
{
color:hotpink !important; 
opacity:1.0 !important;
}

a:visited:hover 
{
color:hotpink !important;
opacity:1.0 !important;
}