<style>
A:link {color:blue}
A:visited{ color:blue}
A:hover {color:red; text-decoration:underline}
A:active {color:red}
ul {margin-right:0px}
body {color: black; font-family: arial, sans-serif; font-size: 14px}
</style>