a:link {
COLOR: white;
}
a:visited {
COLOR: white;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: white;
}
