a:visited {
	font-size: 9pt;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
a:link {
	font-size: 9pt;
	text-decoration: none;
}
