<style type="text/css">
A {text-decoration: none; color: blue}
A:link {text-decoration: none; color: blue}
A:visited {text-decoration: none; color: blue}
A:active {text-decoration: none; color: blue}
A:hover {text-decoration: none; color: red}
p,table,li,H1 {font-family: verdana, arial}
</style>