a:link { 
font-weight : bold; 
text-decoration : none; 
color : navy; 
} 
a:visited { 
font-weight : bold; 
text-decoration : none; 
color : navy; 
} 
a:hover {
font-weight : none;
text-decoration : none; 
color : navy;
}
a:active { 
text-decoration : none; 
color : navy; 
}
.mention {
font-weight : none;
text-decoration : none; 
color : navy
size : 2px;
}