<style type="text/css">
<!--

.A {color: #613123; text-decoration : none}
.A:hover {color: #FF0000; text-decoration : underline}

.B {color: #000000; text-decoration : none}
.B:hover {color: #FF0000; text-decoration : underline}

.C {color: #000080; text-decoration : none}
.C:hover {color: #FF0000; text-decoration : underline}

.D {color: #FF0000; text-decoration : none}
.D:hover {color: #0000FF; text-decoration : none}

-->
</style>