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