<style type="text/css">

        A:link { text-decoration: none; color: black }
        A:visited { text-decoration: none; color : green }
	A:hover { text-decoration: none; color: red }
</style>