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