<style>
!--
A:link {
	text-decoration: none
}
A:visited {
	text-decoration: none;
	color:000080
}
A:hover {
	color: green;
	text-decoration: underline	
}
A:active  {
	text-decoration : none;
	color : F1197F;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #F0F0F0;
	color: #004080;
}

-->
</style>
