a:link {
        COLOR: #ff00ff; text-decoration: none
}
a:visited {
        COLOR: #ff00ff; text-decoration: none
}
a:hover {
        COLOR: #ff00ff; text-decoration: underline
}
a:active {
        COLOR: #ff00ff; text-decoration: none
}
