<!--
A:LINK { color : blue; text-decoration : none;
}
A:VISITED { color : blue; text-decoration : none;
}
A:ACTIVE { color : gray; text-decoration : underline;
}
A:HOVER { color : gray; text-decoration : underline;
}
-->