a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #666666;
	font-size: 9pt;
	font-style: normal;
}
a:visited {
	color: #044076;
}
a:active {
	text-decoration: none;
	color: #006699;
}
