nvm it works perfectly, thanx a ton. 
basically this.
a.tag[href="#qualifier"] {
display: none;
}
a.tag[href="#ranking"] {
display: none;
}
a.tag[href="#date"] {
display: none;
}
a.tag[href="#name"] {
display: none;
}
a.tag[href="#place"] {
display: none;
}
and it goes on… i’ll keep adding more as i need.
this is PERFECT.