	a {
	font-size: 12pt;
	font-weight: normal;
	color: 990099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor : pointer;
	font-style: normal;
	font-variant: normal;
	text-transform: none;

}
	a:hover { color: #0000FF; text-decoration: underline; }
