/* CSS Document */

<style type="text/css">
a:link {
	color: #408080;text-decoration: underline
}

a:visited {
  color: color: 408080;text-decoration: underline
}

a:hover {
	color: #990000;text-decoration: underline
}

a:active {
	color: #408080;text-decoration: underline
}
</style> 
