<style>
<!--
   a {
	color:#6633FF;
	text-decoration: none;
} 
   a:visited {
	color:#F4A460;
}
   a:hover {
	color:red;
	text-decoration: underline;
}
  -->
</styles>