A:LINK {
color : Black;
text-decoration: none
} 
A:VISITED {
color : Black;
text-decoration: none
} 
A:HOVER {
color : red;
text-decoration : none
} 
A:ACTIVE {
color : red;
text-decoration: none
}
