<style>
body      { color: black; background-color: white;            
	font-family: sans-serif }
a         { color: #89D5DB; text-decoration: none; }
a:link    { color: #89D5DB; text-decoration: none; }
a:visited { color: #57A9D0; text-decoration: none; }
a:hover  { color: white; text-decoration: none; }
a:active  { color: gray; text-decoration: none; }
</style>