A:visited { 
color : #990066; 
text-decoration : none; 
} 


A:link { 
color : #990066; 
text-decoration : none; 
} 


A:hover { 
color : #990066; 
text-decoration : underline; 
} 


A:active { 
color : #990066; 
text-decoration : underline; 
} 