A:link  {
text-decoration : none;
}
A:visited  {
color : Black;
text-decoration : none;
}
A:active  {
color : Black;
text-decoration : none;
}
A:hover  {
color : Black;
text-decoration : none;
}